softbuffer/src
Benoît Cortier 908408ba80
fix(web): optimize and fix present_with_damage (#150)
Co-authored-by: daxpedda <daxpedda@gmail.com>
2023-09-09 17:30:38 +02:00
..
wayland version: Use fastrand v2.0.0 2023-07-03 07:59:34 -07:00
cg.rs cg: Require non-zero width/height; panic instead of segfault 2023-07-24 18:24:23 -07:00
error.rs bugfix: Reintroduce Error trait impl for SoftBufferError 2023-07-12 18:43:49 -07:00
kms.rs feat: Add a DRM/KMS backend 2023-08-12 13:39:13 -07:00
lib.rs feat: Add a DRM/KMS backend 2023-08-12 13:39:13 -07:00
orbital.rs orbital: Use syscall::MAP_SHARED for mapping 2023-08-16 18:59:40 -07:00
util.rs fix(web): optimize and fix present_with_damage (#150) 2023-09-09 17:30:38 +02:00
web.rs fix(web): optimize and fix present_with_damage (#150) 2023-09-09 17:30:38 +02:00
win32.rs bugfix: Mark fetch as unsupported on Windows for now 2023-08-10 19:28:04 -07:00
x11.rs bugfix: Fix length of returned buffer on x11 when using the wire-transferred buffer 2023-09-06 08:05:17 -07:00