wlroots/render/gles2
YaoBing Xiao c985368228 render: introduce wlr_render_submit_pass
Move pass submission out of wlr_render_pass_impl and introduce
wlr_render_submit_pass, mirroring the existing rect/texture pass
abstractions.
2026-04-14 20:33:39 +08:00
..
shaders render/gles2: skip glslang check when shaders are unchanged 2026-01-05 09:59:58 -05:00
meson.build render/gles2: validate shaders at build time 2024-12-15 13:59:42 +01:00
pass.c render: introduce wlr_render_submit_pass 2026-04-14 20:33:39 +08:00
pixel_format.c render/gles2: add BGR161616F and BGR161616 2026-01-03 17:47:19 +00:00
renderer.c treewide: make type-check helpers take const pointers 2026-03-06 16:04:21 +08:00
texture.c render: explicit sync for wlr_texture_read_pixels() 2026-03-26 12:44:09 +00:00