Skip to content

Draft: Introduce wlr_render_pass_clear_color

Simon Zeni requested to merge bl4ckb0ne/wlroots:render-pass-clear into master

Adds a function to clear the render pass buffer without drawing geometry

This also add a new render pass example to showcase the API

Merge request reports