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