wlroots/types/output
YaoBing Xiao fee962af36 render: introduce wlr_render_texture_pass
Split texture rendering out of wlr_render_pass and introduce a
dedicated wlr_render_texture_pass interface.

Remove the add_texture hook from wlr_render_pass_impl and route
texture rendering through renderer->texture_pass instead.
2026-03-25 17:06:33 +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_texture_pass 2026-03-25 17:06:33 +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