wlroots/render
Manuel Stoeckl e0adaaffb6 render/vulkan: constrain blend to output subpass to redrawn region
This commit only applies to the render pass API.
2023-10-05 11:45:32 +00:00
..
allocator Avoid using memcpy() to copy structs 2023-08-03 14:40:28 +00:00
gles2 treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
pixman treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
vulkan render/vulkan: constrain blend to output subpass to redrawn region 2023-10-05 11:45:32 +00:00
dmabuf.c Avoid using memcpy() to copy structs 2023-08-03 14:40:28 +00:00
dmabuf_fallback.c
dmabuf_linux.c
drm_format_set.c
egl.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
meson.build
pass.c render/pass: Remove empty box early return 2023-09-21 02:25:34 -04:00
pixel_format.c
swapchain.c
wlr_renderer.c renderer: Don't crash when trying to fallback to pixman 2023-10-05 05:14:54 -04:00
wlr_texture.c