wlroots-hyprland/render/allocator
Simon Ser d9d8fc1ab9 render/allocator: re-open GBM FD
Using the same DRM file description for the DRM backend and for the
GBM allocator will result in GEM handle ref'counting issues [1].
Re-open the DRM FD to fix these issues.

[1]: https://gitlab.freedesktop.org/mesa/drm/-/merge_requests/110
2021-09-01 15:17:05 -04:00
..
allocator.c render/allocator: re-open GBM FD 2021-09-01 15:17:05 -04:00
drm_dumb.c render/allocator: re-open GBM FD 2021-09-01 15:17:05 -04:00
gbm.c render/allocator: re-open GBM FD 2021-09-01 15:17:05 -04:00
meson.build Move allocator stuff into new directory 2021-08-25 09:57:20 -04:00
shm.c Move allocator stuff into new directory 2021-08-25 09:57:20 -04:00