aboutsummaryrefslogtreecommitdiff
path: root/guilib/TextureManager.cpp
AgeCommit message (Expand)Author
2010-05-27cleanup: Get rid of old references to skin and scripts dirsjmarshallnz
2010-02-01changed: drop namespace DIRECTORY and use XFILE for that aswellelupus
2010-01-08cosmeticsspiff_
2009-10-10[all] another winapi nuke, QueryPerformanceCounter/QueryPerformanceFrequency ...davilla
2009-10-04changed: Moved image loading from CPicture to CBaseTexture as that is the mai...jmarshallnz
2009-10-03added: Support for ARGB, DXT1 and DXT3 in textures in .xbt files.jmarshallnz
2009-09-28support DXT5 textures with a new texture bundle(r)yuvalt
2009-09-24fixed: White textures on fail of load, thanks to taxigps (ticket #7212)jmarshallnz
2009-09-23changed: DWORD -> unsigned int for frame-based timings, and moved to using CT...jmarshallnz
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller