]> git.tdb.fi Git - libs/gl.git/commitdiff
Make the GLSL parser resilient against common errors
authorMikko Rasa <tdb@tdb.fi>
Sun, 28 Feb 2021 00:12:48 +0000 (02:12 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 28 Feb 2021 11:41:54 +0000 (13:41 +0200)
It will now attempt to continue parsing the source, with the intent of
reporting all syntax errors at once.


No differences found