softbuffer/src
2023-10-13 08:42:30 -07:00
..
wayland Update drm and nix dependencies 2023-10-13 08:42:30 -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 Update drm and nix dependencies 2023-10-13 08:42:30 -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