]> git.tdb.fi Git - libs/gl.git/commit
Add support for cube map textures
authorMikko Rasa <tdb@tdb.fi>
Thu, 9 Aug 2012 18:07:43 +0000 (21:07 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 9 Aug 2012 18:07:43 +0000 (21:07 +0300)
commit70153a4e27eeebc7e0a91de122f45eff6296cb71
tree1c7fde779965641da288d08e18292471c22a9634
parente4638ccfdcdb58f81740fe707ec93b1be3208d2c
Add support for cube map textures
source/framebuffer.cpp
source/framebuffer.h
source/texturecube.cpp [new file with mode: 0644]
source/texturecube.h [new file with mode: 0644]