aboutsummaryrefslogtreecommitdiff
path: root/guilib/GUITexture.cpp
AgeCommit message (Expand)Author
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
2010-08-21fixed: Ensure any images that fail to load are free'd immediately on resource...jmarshallnz
2010-06-07changed: move setting of color to CGUITexture::Begin as it never changes for ...jmarshallnz
2010-04-18changed: Automatically use the large texture manager if the normal texture ma...jmarshallnz
2010-01-24changed: misc. guilib cleanupsmonkeyman_67156
2010-01-08cosmeticsspiff_
2009-10-25changed: Invalidate controls when changing the window size, rather than being...jmarshallnz
2009-10-04changed: Moved image loading from CPicture to CBaseTexture as that is the mai...jmarshallnz
2009-09-24removed: FRECT struct - use CRect instead.jmarshallnz
2009-09-23changed: DWORD -> unsigned int for frame-based timings, and moved to using CT...jmarshallnz
2009-09-23fixed: LINUX build errorsAlTheKiller
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller