]> git.tdb.fi Git - libs/gl.git/history - tests/glsl/referenced_but_unassigned_output.glsl
Do discard-clears in individual postprocessors, not the sequence
[libs/gl.git] / tests / glsl / referenced_but_unassigned_output.glsl
2021-04-03 Mikko RasaAllocate locations to interface variables
2021-03-09 Mikko RasaAvoid removing outputs which are referenced but not...