]> git.tdb.fi Git - libs/gl.git/history - source/glsl/evaluate.h
Check the flat qualifier from the correct member
[libs/gl.git] / source / glsl / evaluate.h
2021-03-15 Mikko RasaImplement constant folding in the GLSL compiler
2021-03-14 Mikko RasaRemove the ParenthesizedExpression node type
2021-03-03 Mikko RasaRename members of visitors to indicate which are "retur...
2021-02-27 Mikko RasaAdd some documentation to the GLSL compiler
2021-02-15 Mikko RasaSplit SL::Compiler into several files