wlroots/render
Simon Ser 709c9dd287 render/vulkan: rename tex_usage to shm_tex_usage
Same motivation as fdb199a43c ("render/vulkan: rename
tex_features to shm_tex_features").
2023-06-12 12:02:22 +00:00
..
allocator render/pixel-format: add support for block-based formats 2023-05-21 20:28:45 +00:00
gles2 render/gles2: Handle NULL timer 2023-06-06 02:17:10 -04:00
pixman add render timer API 2023-06-05 19:50:07 +00:00
vulkan render/vulkan: rename tex_usage to shm_tex_usage 2023-06-12 12:02:22 +00:00
dmabuf.c
dmabuf_fallback.c
dmabuf_linux.c
drm_format_set.c wlr_drm_format_set_copy: Do not allocate heap 2023-05-14 17:50:08 +02:00
egl.c render/egl: check for EGL_EXT_device_query in get_egl_device_from_drm_fd() 2023-05-24 13:06:19 +00:00
meson.build
pass.c
pixel_format.c render/pixel-format: add YVYU and VYUY 2023-05-21 20:28:45 +00:00
swapchain.c wlr_drm_format: Change wlr_drm_format_dup to copy 2023-05-11 18:24:43 +02:00
wlr_renderer.c renderer: Don't pass NULL options 2023-06-06 02:14:47 -04:00
wlr_texture.c