wlroots/render
2025-07-10 09:44:47 -04:00
..
allocator Assert (almost all) signals have no attached listeners on destroy 2025-01-15 19:53:11 +03:00
gles2 Fix/cleanup includes a bit 2025-04-15 20:13:29 +03:00
pixman render/pixman: null check on newly created image 2025-05-07 21:33:22 +08:00
vulkan render/vulkan: check binary semaphore in vulkan_sync_render_buffer() 2025-05-05 22:17:11 +02:00
color.c render/color: add wlr_color_transfer_function_get_default_luminance() 2025-03-30 16:21:26 +02:00
color_fallback.c
color_lcms2.c
dmabuf.c
dmabuf_fallback.c
dmabuf_linux.c
drm_format_set.c render/drm_format_set: fix corruption in wlr_drm_format_set_remove() 2024-11-28 19:14:31 +00:00
drm_syncobj.c render/drm_syncobj: fix return type mismatch 2025-05-06 17:48:54 +08:00
egl.c render/egl: fix software rendering check 2025-07-10 09:44:10 -04:00
meson.build
pass.c render/pass: Ensure the precision is consistent during comparison 2025-07-10 09:44:47 -04:00
pixel_format.c
swapchain.c all: use public <wlr/render/allocator.h> 2024-11-07 18:48:20 +01:00
wlr_renderer.c Fix/cleanup includes a bit 2025-04-15 20:13:29 +03:00
wlr_texture.c