wlroots-hyprland/render/allocator
Simon Ser 4e7a8707cc buffer: add data_ptr access flags
This allows callers to specify the operations they'll perform on
the returned data pointer. The motivations for this are:

- The upcoming Linux MAP_NOSIGBUS flag may only be usable on
  read-only mappings.
- gbm_bo_map with GBM_BO_TRANSFER_READ hurts performance.
2021-09-10 13:16:10 -04:00
..
allocator.c render/allocator: use legacy authentication for primary nodes 2021-09-03 11:44:12 -04:00
drm_dumb.c buffer: add data_ptr access flags 2021-09-10 13:16:10 -04:00
gbm.c render/allocator/gbm: add log message for gbm_bo_get_fd_for_plane 2021-09-03 22:13:38 +02:00
meson.build Move allocator stuff into new directory 2021-08-25 09:57:20 -04:00
shm.c buffer: add data_ptr access flags 2021-09-10 13:16:10 -04:00