aboutsummaryrefslogtreecommitdiff
path: root/guilib/XBTF.h
AgeCommit message (Expand)Author
2009-10-12revert: Part of r23672 that shouldn't have been there.jmarshallnz
2009-10-12fixed: Make sure we pass XB_FMT_* to CTexture constructor - fixes video bookm...jmarshallnz
2009-10-03added: Support for ARGB, DXT1 and DXT3 in textures in .xbt files.jmarshallnz
2009-09-29Added: Win32 DX support for DXT compressed textures (also some typos and cosm...elisemory
2009-09-29changed: type change of the day: long long -> int64_t where reasonable, and r...jmarshallnz
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