]> git.tdb.fi Git - libs/gl.git/commitdiff
Recognize #version directive in GLSL
authorMikko Rasa <tdb@tdb.fi>
Thu, 11 Jul 2019 22:22:59 +0000 (01:22 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 11 Jul 2019 22:22:59 +0000 (01:22 +0300)
This allows shaders to explicitly specify the required version in
case there's a feature which is not detected by the program compiler
framework.


No differences found