mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 11:55:59 +01:00
10dd416694
This is implemented by a two-subpass rendering scheme; the first subpass draws (and blends) onto a linear R16G16B16A16_SFLOAT buffer, while the second subpass performs linear->srgb conversion, writing onto the actual output buffer. |
||
---|---|---|
.. | ||
common.vert | ||
meson.build | ||
output.frag | ||
quad.frag | ||
texture.frag |