OpenSceneGraph
OpenSceneGraph copied to clipboard
Improved support for DXT SRGB formats
- 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