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