]> git.tdb.fi Git - libs/gl.git/commit
Improve handling of types in GLSL parser
authorMikko Rasa <tdb@tdb.fi>
Fri, 23 Apr 2021 22:34:14 +0000 (01:34 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 23 Apr 2021 22:36:58 +0000 (01:36 +0300)
commita159fe302af38ab3880c11317e382d1b04d80ace
treedf1f114826df432fb744ad01e27b4f569ad58e2a
parentf901fcf41d8ca544085f448227f84bc6f966660d
Improve handling of types in GLSL parser

Types defined in imported modules are now recognized.
source/glsl/parser.cpp
source/glsl/parser.h