summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/HiresTextures.cpp
AgeCommit message (Expand)Author
2011-03-01More conversion from char * to std::string.Glenn Rice
2011-02-28Convert GetUserPath to return a std::string instead of a const char *. This ...Glenn Rice
2011-02-05Changes to hi-res textures. Textures now load correctly when loading/saving a...baby.lueshi
2010-12-05allow gcc to check the format of args being passed to MsgAlert and GenericLog...Shawn Hoffman
2010-11-10StringUtil cleanup. Nothing seems broken.Jordan Woyak
2010-10-19Merged common texture cache code from video plugins into VideoCommon. (DX11 n...Jordan Woyak
2010-10-04Fixed hires textures not scaling. Also increased max size of custom textures ...baby.lueshi
2010-06-16Automatically detect and use shared library packages forSoren Jorvang
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