]> git.tdb.fi Git - libs/gl.git/commit
Add blending and clipping support
authorMikko Rasa <tdb@tdb.fi>
Sat, 19 Jul 2008 11:19:01 +0000 (11:19 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sat, 19 Jul 2008 11:19:01 +0000 (11:19 +0000)
commit1bff68e595a66f3755743a7ee0f974eb876f3520
tree1e72611a608da2372a3f0d27cc279264753c7a55
parent8f3ae497552ab7d3ddea7c34a411e7fdaa8722e4
Add blending and clipping support
Add name stack management functions
source/blend.cpp [new file with mode: 0644]
source/blend.h [new file with mode: 0644]
source/clip.cpp [new file with mode: 0644]
source/clip.h [new file with mode: 0644]
source/select.cpp
source/select.h