wlroots/render
Simon Ser bb2946f737 build: make GBM optional
Now that the DRM backend no longer depends on GBM, we can make it
optional. The GLES2 renderer still depends on it because of our EGL
device selection.

This is useful for compositors with their own renderers, and for
compositors using the Vulkan renderer.
2022-05-30 13:30:08 +00:00
..
allocator build: make GBM optional 2022-05-30 13:30:08 +00:00
gles2 build: make GBM optional 2022-05-30 13:30:08 +00:00
pixman
vulkan render/vulkan: fix undefined reference to wlr_texture_is_vk 2022-05-01 14:46:18 +08:00
dmabuf.c
drm_format_set.c
egl.c render/egl: add wlr_egl_get_{context,display} 2022-05-25 18:17:41 +00:00
meson.build build: make GBM optional 2022-05-30 13:30:08 +00:00
pixel_format.c render/gles: add support for some 16-bpc unsigned shm formats 2022-05-07 16:25:38 +00:00
swapchain.c
wlr_renderer.c Zero-initialize structs in init functions 2022-04-28 10:09:50 +02:00
wlr_texture.c Zero-initialize structs in init functions 2022-04-28 10:09:50 +02:00