OpenSceneGraph/src/osgPlugins/dds
Robert Osfield f9b9efec16 From Vladimir Shabanov, "The DDS plugin didn't correctly read mipmapped A8L8 textures.
I've attached a small fix for this.

Cause: uncompressed mipmap handling was done only for RGB pixel format.

Fix: added condition for handling alpha and luminance formats too."
2006-10-30 12:23:37 +00:00
..
GNUmakefile From Rune Schmidt Jensen - new dds loader. 2003-04-02 18:26:34 +00:00
ReaderWriterDDS.cpp From Vladimir Shabanov, "The DDS plugin didn't correctly read mipmapped A8L8 textures. 2006-10-30 12:23:37 +00:00