]> git.tdb.fi Git - libs/gl.git/commit
Use specially created features when compiling modules from GLSL
authorMikko Rasa <tdb@tdb.fi>
Mon, 8 Nov 2021 20:18:38 +0000 (22:18 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 8 Nov 2021 20:18:38 +0000 (22:18 +0200)
commit26602194c7831bb81b42138c4ee1564be9878342
treedea751a40d14d09348f2b16aa390f4c653ef2bd8
parent4b05add0a40cc7503b9dc7ff3b15844b02f51e16
Use specially created features when compiling modules from GLSL

Set the latest version so all language features are retained, but limit
bindings to what the implementation actually supports.
source/core/module.cpp
source/core/module.h