wlroots/render/allocator
Simon Ser de1bbbb4e2 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.
2023-10-25 18:06:53 +02:00
..
allocator.c render/allocator: log message when GBM is disabled 2023-10-06 09:10:31 +00:00
drm_dumb.c Avoid using memcpy() to copy structs 2023-08-03 14:40:28 +00:00
gbm.c render/allocator/gbm: implement begin_data_ptr_access 2023-10-25 18:06:53 +02: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