OpenSceneGraph/src/osgPlugins/dds
2009-11-27 15:48:57 +00:00
..
CMakeLists.txt From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
ReaderWriterDDS.cpp From Jason Daly, "The DDS reader test for DXT1 images with 1-bit alpha wasn't thorough enough. It performed the first check (color_0 <= color_1), but it didn't actually scan the texel block to see if the transparent color (0x03) was there. As a result, DXT1 files without any alpha were getting switched to RGBA format (instead of being left just RGB). 2009-11-27 15:48:57 +00:00