]> git.tdb.fi Git - libs/gl.git/history - source/glsl/glsl_error.h
Make the GLSL parser resilient against common errors
[libs/gl.git] / source / glsl / glsl_error.h
2021-02-28 Mikko RasaMake the GLSL parser resilient against common errors
2021-02-21 Mikko RasaThrow an exception if a feature required by a shader...
2021-02-14 Mikko RasaFollow the GLSL syntax rules more closely
2021-02-14 Mikko RasaRefactor error reporting in SL::Parser