]> git.tdb.fi Git - libs/gl.git/commit
Recognize the 'f' suffix for float literals in GLSL
authorMikko Rasa <tdb@tdb.fi>
Tue, 20 Apr 2021 16:21:06 +0000 (19:21 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 20 Apr 2021 16:26:10 +0000 (19:26 +0300)
commit2016444ee144ce41f88c48e89c825137ad7e4ec2
tree38d990fa40cb1af61af8bd79ddf33e31dbe927c0
parent49080e2c9359a3929e77817707ad7e8bf3f8a36d
Recognize the 'f' suffix for float literals in GLSL
source/glsl/parser.cpp
source/glsl/tokenizer.cpp