summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/PixelShaderManager.cpp
AgeCommit message (Expand)Author
2009-12-21NSMB background fix. Fixes 1654.fgfemperor
2009-12-09Small fix for the last commit, and a little fix for disable fog to really dis...Rodolfo Osvaldo Bogado
2009-11-21Try to do Z textures better. Z texturing does not work if early z or no z upd...donkopunchstania
2009-11-19a minor cleanup in xf registers, an some small bug fixes. please test and giv...Rodolfo Osvaldo Bogado
2009-11-14fix for re missing characters in both plugins, thanks to autoran for the test...Rodolfo Osvaldo Bogado
2009-11-14reapply changes from 4550-4551,4556-4559 correctly...sigh...some files were i...Shawn Hoffman
2009-11-14revert to r4531, but keep the changes from the following revisions: 4533,4550...Shawn Hoffman
2009-11-13some minor changes preparing for future commits, and a correction to texture ...Rodolfo Osvaldo Bogado
2009-10-31Some errors in the values passed to e pixel shader caused the menu error, no ...Rodolfo Osvaldo Bogado
2009-10-31fixed z textures, don't know where this is used but a fix is a fixRodolfo Osvaldo Bogado
2009-10-26as sl1nk3.s say make the updates directly to the viewport and let the scale ...Rodolfo Osvaldo Bogado
2009-10-25some work on zscale and zoffset, don't know if this is correct but at least i...Rodolfo Osvaldo Bogado
2009-09-15D3D: More reset fixeshrydgard
2009-08-31GL/D3D: Attempt to fix problem with bad colors when starting a 2nd game.hrydgard
2009-08-25Re-enable CPU swap on XFB mode only, to avoid flickering in a couple of gamessl1nk3.s
2009-08-24Fix Pikmin PAL not booting thanks to LordMark for figuring it out ! :Dsl1nk3.s
2009-08-09Frameskipping more aggressive (minor speedup, plz report any serious problems...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-19Roll back r3833 for render targets but keep it for static textures. Most mirr...hrydgard
2009-07-18GL: Delete code for GL_TEXTURE_RECTANGLE_ARB in case of non-pow2 textures - a...hrydgard
2009-06-22revert last 2 commitsnakeee
2009-06-22They should be called SU Registers (Setup Unit/Rasterization). BP (Bypass) i...omegadox
2009-05-13Possible fix for S3TC Texture Decoding (Grass in ZWW is now properly alpha te...omegadox
2009-05-09A fix by baby.lueshi that fixes the problems with rev 3187death2droid
2009-05-07Add hires texture support to OpenGLdeath2droid
2009-04-15revised how texture scaling is handled. it now works correctly when adding ou...donkopunchstania
2009-04-05Recoded and moved BPStucts to VideoCommon. Some cleanup in PixelShaderManage...omegadox
2009-02-19fog is done in pixel shader but needs to factor x adjustmentdonkopunchstania
2009-02-08clip space coordinates are now available in fragment shader because depth nee...donkopunchstania
2008-12-26Move VertexShaderManager too.hrydgard
2008-12-26Move PixelShaderManager, ImageWrite to VideoCommon.hrydgard