]> git.tdb.fi Git - libs/gl.git/history - source/glsl/parser.cpp
Report incorrect shader stages by name
[libs/gl.git] / source / glsl / parser.cpp
2021-02-16 Mikko RasaReport incorrect shader stages by name
2021-02-15 Mikko RasaMove the StageType enum inside the Stage struct
2021-02-14 Mikko RasaSplit tokenizer and preprocessor out of the GLSL parser
2021-02-14 Mikko RasaRefactor error reporting in SL::Parser
2021-02-14 Mikko RasaMove the GLSL compiler entirely in its own namespace