aboutsummaryrefslogtreecommitdiff
path: root/guilib/GUITexture.h
AgeCommit message (Collapse)Author
2010-06-07changed: move setting of color to CGUITexture::Begin as it never changes for ↵jmarshallnz
calls to Draw, which should allow some optimisation git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30881 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-24changed: misc. guilib cleanupsmonkeyman_67156
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27131 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-08cosmeticsspiff_
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26558 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-25changed: Invalidate controls when changing the window size, rather than ↵jmarshallnz
being lazy and reallocate them. Thanks for the kick up the pants Martin :) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23993 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-09-24[WIN32] fixed compiler error + cosmeticswiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23143 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-24removed: FRECT struct - use CRect instead.jmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23127 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-23fixed: LINUX build errorsAlTheKiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23102 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