]> git.tdb.fi Git - libs/gl.git/history - source/glsl/glsl_error.cpp
Remove unnecessary std:: qualifiers
[libs/gl.git] / source / glsl / glsl_error.cpp
2021-03-12 Mikko RasaAdd missing Diagnostic constructor
2021-02-14 Mikko RasaFollow the GLSL syntax rules more closely
2021-02-14 Mikko RasaRefactor error reporting in SL::Parser