summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/HiresTextures.cpp
AgeCommit message (Expand)Author
2010-05-26Remove unused variables.Soren Jorvang
2010-03-09Added scons options "shared_libname=true" to link agains the system shared li...Glenn Rice
2010-02-22Revert commit 5105 until we sort out how we want this to work in linux.Glenn Rice
2010-02-22On linux don't compile and link against lzo, soil, and sfml "Externals."Glenn Rice
2010-02-02Linux global build. At least the basic footwork is done here.Glenn Rice
2010-01-21Attempt at fixing the colors of loaded "hi-res" replacement textures in D3D. ...hrydgard
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-26GFX: updated Dates, code formatting cleanup, code cleanup / organization, som...omegadox
2009-07-12Rearrange LogManager includes. The main purpose is to make it possible to mod...Nolan Check
2009-07-06add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...LPFaint99
2009-05-16Some more modification of texture dumping and loading.death2droid
2009-05-15Added features to hires loading and texture dumping so it now dumps the files...death2droid
2009-05-15Make some updated to hires texture loading ect.death2droid
2009-05-08really fix SOIL-related troubles, i think :pShawn Hoffman
2009-05-08Fix windows build problem with SOILdeath2droid
2009-05-08Move soil to external, this breaks windows build until deathroi will commit t...nakeee
2009-05-07Add hires texture support to OpenGLdeath2droid