]> git.tdb.fi Git - libs/gl.git/history - source/glsl/tokenizer.cpp
Recognize the #line directive in the GLSL parser
[libs/gl.git] / source / glsl / tokenizer.cpp
2021-02-20 Mikko RasaRecognize the #line directive in the GLSL parser
2021-02-14 Mikko RasaFollow the GLSL syntax rules more closely
2021-02-14 Mikko RasaSplit tokenizer and preprocessor out of the GLSL parser