aboutsummaryrefslogtreecommitdiff
path: root/guilib/Texture.h
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-11-03added: Wrappers for Direct3D resources to ensure they survive a device ↵jmarshallnz
teardown, and support for device teardown them in the render manager. Will need MakeFile and OSX project love. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24219 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-04changed: Moved image loading from CPicture to CBaseTexture as that is the ↵jmarshallnz
main entry point. CBaseTexture now stores it's orientation as well. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23394 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-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
2009-09-23changed: DWORD -> unsigned int for frame-based timings, and moved to using ↵jmarshallnz
CTimeUtils::Update/GetFrameTime() for UI timing. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23109 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23097 568bbfeb-2a22-0410-94d2-cc84cf5bfa90