issues
search
openscenegraph
/
OpenSceneGraph
OpenSceneGraph git repository
http://www.openscenegraph.org
Other
3.25k
stars
1.42k
forks
source link
Improved support for DXT SRGB formats
#1115
Open
matthew-reid
opened
2 years ago
matthew-reid
commented
2 years ago
Added missing SRGB checks in conditionals.
Fixed bug where glCompressedTexSubImage2D was incorrectly called with pixel format instead of internal texture format.
Added missing include for std::min, required in MSVC2017