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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Plugins
/
Plugin_VideoOGL
/
Src
/
PixelShaderCache.h
Age
Commit message (
Expand
)
Author
2010-01-17
Shader Disk Cache implementation for D3D. Saves generated shaders on disk. El...
hrydgard
2009-09-26
OpenGL: commit rodolfoosvaldobogado's (what a name!) speedup patches.
hrydgard
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-06-22
revert last 2 commits
nakeee
2009-06-22
They should be called SU Registers (Setup Unit/Rasterization). BP (Bypass) i...
omegadox
2009-06-08
minor cleanup - don't leak so many fragment shaders :p also fix address rang...
hrydgard
2009-05-15
Changing where depth is read. Trying to use the same depth buffer GL uses whe...
donkopunchstania
2009-04-03
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copy...
omegadox
2009-03-16
Change destination alpha handling. The blending method introduced in rev 1921...
donkopunchstania
2009-03-01
An alert is displayed once per run if pixel shaders or vertex shaders fail to...
donkopunchstania
2009-02-28
OGL plugin: +Autoscale option (attempts to remove borders, even without XFB)....
hrydgard
2009-02-23
UUpdate svn:eol-style=native ( r1438 ) for Source/*.h
LPFaint99
2008-12-26
More renaming.
hrydgard
2008-12-26
Split out the shader caches into their own files. The goal is to eventually b...
hrydgard