wlroots/render
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 render/allocator: re-open GBM FD 2021-09-01 15:17:05 -04:00
gles2 render/gles2: make wlr_gles2_texture a wlr_buffer addon 2021-08-12 10:22:19 +02:00
pixman render/pixman/pixel_format: add more formats 2021-08-03 02:53:03 -04:00
dmabuf.c
drm_format_set.c
egl.c render/egl: reopen DRM node for GBM 2021-08-25 10:05:37 -04:00
meson.build Move allocator stuff into new directory 2021-08-25 09:57:20 -04:00
pixel_format.c render/pixel_format: add more formats for Pixman 2021-08-03 02:53:03 -04:00
swapchain.c Move allocator stuff into new directory 2021-08-25 09:57:20 -04:00
wlr_renderer.c
wlr_texture.c render/wlr_texture: put wlr_texture_from_buffer into the public API 2021-07-22 22:28:24 +02:00