]> git.tdb.fi Git - libs/gl.git/commit
Decouple the Predicate enum from OpenGL constants
authorMikko Rasa <tdb@tdb.fi>
Wed, 18 Aug 2021 14:13:25 +0000 (17:13 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 18 Aug 2021 14:15:06 +0000 (17:15 +0300)
commit669e9bfc18d2f5e28a9c715e1a69b7637a2d9c8b
tree05a92fdce1a9e9a643d080e790e2760dfe34766f
parent8e063e6def7412f85a26f829b641f28d3476062f
Decouple the Predicate enum from OpenGL constants
source/core/predicate.cpp
source/core/predicate.h
source/core/sampler.cpp
source/core/stencil.cpp
source/core/tests.cpp