]> git.tdb.fi Git - libs/gl.git/history - source/glsl/generate.h
Adjust member access of the various visitors in the GLSL compiler
[libs/gl.git] / source / glsl / generate.h
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 RasaMove the StageType enum inside the Stage struct
2021-02-15 Mikko RasaSplit SL::Compiler into several files