wlroots/render/allocator
Simon Ser 5a2e98e6c2 render/allocator/gbm: implement begin_data_ptr_access
Allows CPU access of the buffer. Can be useful for multi-GPU copies
via CPU.

Might be quite slow, and might fail for an arbitrary driver-specific
reason, so not advertised in wlr_allocator.buffer_caps.
2024-03-25 16:36:16 -04:00
..
allocator.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
drm_dumb.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
gbm.c render/allocator/gbm: implement begin_data_ptr_access 2024-03-25 16:36:16 -04:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00
shm.c Avoid using memcpy() to copy structs 2023-08-03 14:40:28 +00:00