]> git.tdb.fi Git - libs/gl.git/commit
Make the TextureCubeFace enum independent of OpenGL constants
authorMikko Rasa <tdb@tdb.fi>
Sat, 18 Sep 2021 12:21:09 +0000 (15:21 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 18 Sep 2021 13:20:18 +0000 (16:20 +0300)
commit4a639bc5e80fce2467855a9e8f4c6cdff2f0adc0
tree5a69c8c1a2b7b1ed1b280c3a3e10e3f94d1036d7
parentb7ecc29c204faede028556d1942b2d61d5cda9ee
Make the TextureCubeFace enum independent of OpenGL constants
source/core/framebuffer.cpp
source/core/texturecube.cpp
source/core/texturecube.h
source/effects/environmentmap.cpp