Files
test/source
Clément Foucault b35fdac069 Fix: Overlay-Next: Broken light cone display
The depth test was not set correctly for the front pass.
The shader was writting to the antialiasing buffer. Using
a dedicated shader avoid breaking the renderpass to bind
another framebuffer.
2024-11-20 17:35:18 +01:00
..