aboutsummaryrefslogtreecommitdiff
path: root/guilib/XBTF.cpp
AgeCommit message (Collapse)Author
2010-01-08cosmeticsspiff_
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26558 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-12revert: Part of r23672 that shouldn't have been there.jmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23673 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-12fixed: Make sure we pass XB_FMT_* to CTexture constructor - fixes video ↵jmarshallnz
bookmark thumbs and karaoke (CDG). git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23672 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-03added: Support for ARGB, DXT1 and DXT3 in textures in .xbt files.jmarshallnz
changed: Cleanup of texture interfaces. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23355 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-28fixed: Win32 build, and standard-typed XBTFReader (writer needs doing as well)jmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23232 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-28fixed: LINUX build errors.AlTheKiller
fixed: fpos_t isn't always an integral type, bad idea to compare them directly, even worse to cast to an int. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23229 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-28revert: fixed: Compile errors on Linux. May need some attention on Windows ↵arnova
(ATK will fix it the proper way) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23226 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-28fixed: Compile errors on Linux. May need some attention on Windowsarnova
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23225 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-28support DXT5 textures with a new texture bundle(r)yuvalt
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23209 568bbfeb-2a22-0410-94d2-cc84cf5bfa90