]> git.tdb.fi Git - libs/gl.git/commit
Use DataType instead of GLenum for Program variable types
authorMikko Rasa <tdb@tdb.fi>
Tue, 30 Mar 2021 14:51:39 +0000 (17:51 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 30 Mar 2021 14:56:02 +0000 (17:56 +0300)
commit096481bcb88844ec28fd33147ed5010bfe2e15d9
treeae3c9ff0773672d281343de186331861034b6919
parente5881460cb0c2541fda9ff0b823d5ca1e0ecb986
Use DataType instead of GLenum for Program variable types
source/core/datatype.cpp
source/core/datatype.h
source/core/program.cpp
source/core/program.h