]> git.tdb.fi Git - libs/gl.git/commit
Add scissor, stencil, alpha and depth test functions and constants
authorMikko Rasa <tdb@tdb.fi>
Sat, 20 Oct 2007 10:50:51 +0000 (10:50 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sat, 20 Oct 2007 10:50:51 +0000 (10:50 +0000)
commit0f1c018d65658ae564881649443fde3f7d2182a8
tree38f544ccbe003eedf87e4eef1f1896a63ce3f8a8
parentc1405286754104ddc044dddbb0a3505a9a5e3d4a
Add scissor, stencil, alpha and depth test functions and constants
source/predicate.h [new file with mode: 0644]
source/stencil.cpp [new file with mode: 0644]
source/stencil.h [new file with mode: 0644]
source/tests.cpp [new file with mode: 0644]
source/tests.h [new file with mode: 0644]