wlroots/render/pixman
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
..
meson.build render/pixman: add support for ABGR16161616 2025-12-18 09:48:02 -05:00
pass.c render: introduce wlr_render_texture_pass 2026-03-25 17:06:33 +08:00
pixel_format.c render/pixman: add support for ABGR16161616 2025-12-18 09:48:02 -05:00
renderer.c treewide: make type-check helpers take const pointers 2026-03-06 16:04:21 +08:00