wlroots/include/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.h render/allocator: make wlr_allocator part of the public API 2021-11-09 15:26:36 +00:00
drm_dumb.h docs: replace the less commonly used "::" with "." 2023-10-02 22:10:16 +03:00
gbm.h render/allocator/gbm: implement begin_data_ptr_access 2023-10-25 18:06:53 +02:00
shm.h Move allocator stuff into new directory 2021-08-25 09:57:20 -04:00