softbuffer/src
Ian Douglas Scott 1770b331bf orbital: Use syscall::MAP_SHARED for mapping
This seems to be required to work correctly since
https://gitlab.redox-os.org/redox-os/orbital/-/merge_requests/51.

Orbclient had a similar change:
9097e71c9a.
2023-08-16 18:59:40 -07: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 Owned pixel buffer for no-copy presentation 2023-04-06 10:30:59 +03:00
web.rs Implement OffscreenCanvas support 2023-06-05 01:39:28 +02:00
win32.rs bugfix: Mark fetch as unsupported on Windows for now 2023-08-10 19:28:04 -07:00
x11.rs m: Use tiny-xlib instead of x11-dl 2023-07-02 15:08:01 -07:00