aboutsummaryrefslogtreecommitdiff
path: root/guilib/XBTFReader.cpp
AgeCommit message (Expand)Author
2010-02-14fixed: compiler warnings in XBTFReader.cpp (thanks spiff)vdrfan
2010-01-08cosmeticsspiff_
2009-10-17cosmetic: silence some compilation warningsmonkeyman_67156
2009-10-03added: Support for ARGB, DXT1 and DXT3 in textures in .xbt files.jmarshallnz
2009-09-29[osx] no fseeko64 under osx, fseeko is 64-bit safe alreadydavilla
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-28fixed: LINUX build errors.AlTheKiller
2009-09-28revert: fixed: Compile errors on Linux. May need some attention on Windows (A...arnova
2009-09-28fixed: Compile errors on Linux. May need some attention on Windowsarnova
2009-09-28support DXT5 textures with a new texture bundle(r)yuvalt