]> git.tdb.fi Git - libs/gl.git/history - source/glsl/glsl_error.h
Record information of the provoking location of a diagnostic
[libs/gl.git] / source / glsl / glsl_error.h
2021-03-09 Mikko RasaRecord information of the provoking location of a diagn...
2021-03-07 Mikko RasaReport unsupported shader errors through the diagnostic...
2021-03-04 Mikko RasaAdd basic validation to the GLSL compiler
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