wlroots/render
Simon Ser 2e33139ef7 render: introduce WLR_RENDER_DRM_DEVICE
This env var allows to override the DRM node used by the GLES2 and
Vulkan renderers. It's especially useful to select a DRM node when
running with the headless backend.

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2656
2021-11-25 15:12:32 +00:00
..
allocator render/allocator: fallback to renderer DRM FD in autocreate 2021-11-25 15:12:32 +00:00
gles2 Remove support for DMA-BUF flags 2021-11-17 16:12:59 +00:00
pixman render/pixman/renderer.c: Fix memory-leak in create_buffer 2021-10-27 07:30:36 -06:00
vulkan render/vulkan: Optimize vertex shader 2021-11-23 15:46:24 +00:00
dmabuf.c render/dmabuf: make src arg const in wlr_dmabuf_attributes_copy 2021-02-02 19:53:16 +01:00
drm_format_set.c Improve wlr_drm_format documentation 2021-11-17 16:35:20 +00:00
egl.c egl: use alts for EGL_EXT_device_enum, if missing 2021-11-09 16:47:32 -08:00
meson.build render: completely disable gles2 if requested but libEGL is found 2021-11-02 09:36:38 +00: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 render: introduce WLR_RENDER_DRM_DEVICE 2021-11-25 15:12:32 +00:00
wlr_texture.c render/wlr_texture: put wlr_texture_from_buffer into the public API 2021-07-22 22:28:24 +02:00