aboutsummaryrefslogtreecommitdiff
path: root/guilib/TextureBundleXBT.cpp
AgeCommit message (Expand)Author
2010-04-26renamed: guilib/SkinInfo.cpp/h to xbmc/addons/Skin.cpp/halcoheca
2010-03-21changed: build libsquish together with xbmc on windowselupus
2010-03-21cleanup: Move decompression of DXT images to CTexture so that loading of .dds...jmarshallnz
2010-02-27changed: CUtil::ReplaceExtension() to return a CStdString rather than passing...jmarshallnz
2010-02-16fixed: compiler warnings on 64bit systemsvdrfan
2010-01-28fixed: .xbt files couldn't be used for themes.jmarshallnz
2010-01-08cosmeticsspiff_
2009-10-03added: Support for ARGB, DXT1 and DXT3 in textures in .xbt files.jmarshallnz
2009-10-01fixed: compiler warningsvdrfan
2009-09-28fixed: Win32 build, and standard-typed XBTFReader (writer needs doing as well)jmarshallnz
2009-09-28support DXT5 textures with a new texture bundle(r)yuvalt