]> git.tdb.fi Git - libs/gl.git/history - source/glsl/output.h
Output the passthrough statement in both GLSL and debug modes
[libs/gl.git] / source / glsl / output.h
2021-02-22 Mikko RasaOutput the passthrough statement in both GLSL and debug...
2021-02-21 Mikko RasaRedesign the way shader programs are loaded
2021-02-21 Mikko RasaAllow using SL::Formatter on single nodes
2021-02-15 Mikko RasaAdjust member access of the various visitors in the...
2021-02-15 Mikko RasaRefactor the way of applying visitors to stages
2021-02-15 Mikko RasaSplit SL::Compiler into several files