wlroots/types/output
YaoBing Xiao 33a27b055c render: introduce wlr_render_rect_pass
Split rectangle rendering out of wlr_render_pass and add a dedicated
wlr_render_rect_pass interface.

Remove the add_rect hook from wlr_render_pass_impl and implement
rectangle rendering separately in the pixman, GLES2 and Vulkan
renderers.
2026-03-25 17:02:21 +08:00
..
cursor.c Adopt wlr_box_intersects where useful 2026-03-09 22:09:40 +00:00
output.c render: introduce wlr_render_rect_pass 2026-03-25 17:02:21 +08:00
render.c render: introduce wlr_render_rect_pass 2026-03-25 17:02:21 +08:00
state.c output: Add color-representation to output state 2026-03-17 16:32:30 +00:00
swapchain.c swapchain, damage_ring: Drop buffer age 2024-08-21 09:45:54 -04:00