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
/
PixelShaderManager.h
Age
Commit message (
Expand
)
Author
2009-11-19
a minor cleanup in xf registers, an some small bug fixes. please test and giv...
Rodolfo Osvaldo Bogado
2009-10-25
some work on zscale and zoffset, don't know if this is correct but at least i...
Rodolfo Osvaldo Bogado
2009-09-15
D3D: More reset fixes
hrydgard
2009-09-13
Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in ...
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-19
Roll back r3833 for render targets but keep it for static textures. Most mirr...
hrydgard
2009-07-18
GL: Delete code for GL_TEXTURE_RECTANGLE_ARB in case of non-pow2 textures - a...
hrydgard
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-05-07
Fix some problems :)
death2droid
2009-05-07
Add hires texture support to OpenGL
death2droid
2009-04-15
revised how texture scaling is handled. it now works correctly when adding ou...
donkopunchstania
2009-04-05
Recoded and moved BPStucts to VideoCommon. Some cleanup in PixelShaderManage...
omegadox
2009-02-19
fog is done in pixel shader but needs to factor x adjustment
donkopunchstania
2009-02-08
clip space coordinates are now available in fragment shader because depth nee...
donkopunchstania
2008-12-26
More renaming.
hrydgard
2008-12-26
Move PixelShaderManager, ImageWrite to VideoCommon.
hrydgard