aboutsummaryrefslogtreecommitdiff
path: root/guilib/DDSImage.cpp
AgeCommit message (Expand)Author
2010-07-03reverse 31590: not necessary, CFile cleans up after itselfCrystalPT
2010-07-03fixed: do not leak file descriptors when failing the read of a .dds fileCrystalPT
2010-07-03changed: improved parsing of pixel format in .dds filesCrystalPT
2010-06-25fixed: Ensure we pass on the maxMSE to CDDSImage::Compressjmarshallnz
2010-05-08fixed: Incorrect paranthesis changejmarshallnz
2010-05-08fixed: compile warningsvdrfan
2010-05-07changed: Use ARGB in .dds files if DXT compression isn't suitable.jmarshallnz
2010-03-26added: Better debug logging of DXT compression MSE.jmarshallnz
2010-03-21added: Log the MSE error of created DDS messages while we work out suitable c...jmarshallnz
2010-03-21added: Support for DXT3 in CDDSImagejmarshallnz
2010-03-21added: Decompress of DXT images to CDDSImagejmarshallnz
2010-03-21added: support for DDS compression of texturesjmarshallnz
2010-01-24changed: misc. guilib cleanupsmonkeyman_67156
2009-10-04fixed: Cleaned up the DDSImage stuff so it can use our VFS.jmarshallnz
2009-10-04fixed: linux build after DDS additiontheuni
2009-10-04added: MakeDDS win32 target for conversion to .DDS format (DXT1 or DXT5) for ...jmarshallnz