summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/VertexShaderManager.cpp
AgeCommit message (Expand)Author
2010-04-15Re-added Skies of Arcadia projection hack. Fixes issue 2514.skidau
2010-04-04Tweaked the widescreen hack: It now "hacks" to and from any aspect ratio, not...Jordan Woyak
2010-04-02Fixed bug where the projection hack setting was not being saved in the Game P...skidau
2009-12-05minor code cleanuphrydgard
2009-12-05Delete the misnamed GlobalControl.cpp/h, move the (ugly) projection hack code...hrydgard
2009-11-19a minor cleanup in xf registers, an some small bug fixes. please test and giv...Rodolfo 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-26OpenGL: commit rodolfoosvaldobogado's (what a name!) speedup patches.hrydgard
2009-09-19D3D: minor vs constant-setting optimization, remove a stupid memcpy that does...hrydgard
2009-09-15D3D: More reset fixeshrydgard
2009-09-13more uninteresting cleanup, fixed a minor race condition when toggling efb co...hrydgard
2009-09-12D3D supports setting multiple shader constants at once, so let's add support ...hrydgard
2009-09-02Add the wide screen hack by <---Does the person even have a user name?death2droid
2009-08-15GFX: New GlobalControl system - cleaner way to control hacks and for possible...omegadox
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-06-28Graphics: (faked) bounding box support. Helps some Paper Mario effects althou...hrydgard
2009-06-22revert last 2 commitsnakeee
2009-06-22They should be called SU Registers (Setup Unit/Rasterization). BP (Bypass) i...omegadox
2009-06-13Add projection hack back. The previous commit helped, but did not fix all the...donkopunchstania
2009-06-13Possible fix for projection hacksdonkopunchstania
2009-05-14A attempt for a fix for the Zelda TP Bloom hackdeath2droid
2009-05-13Possible fix for S3TC Texture Decoding (Grass in ZWW is now properly alpha te...omegadox
2009-05-13Small tiny fix to repair some of the hacks.death2droid
2009-05-13Clean up of OpenGL hacks.death2droid
2009-05-11Newer version OpenGL game hacks by val532.(Has a lot better way of handling s...death2droid
2009-05-07Add hires texture support to OpenGLdeath2droid
2009-04-19Created a free look utility which only works on win32 right now. It lets the ...donkopunchstania
2009-04-12DSP assembler: Error message improvements.hrydgard
2009-04-10smg projection hack, taken from http://forums.dolphin-emu.com/thread-165-page...nakeee
2009-03-08Minor D3D changesXTra.KrazzY
2009-03-06Projection fix, Projection 1 hack changed to ZTP Bloom hack. That bloom is a...omegadox
2009-03-02i think i forgot somethingdaco65
2009-03-02lets retry that change from omega but this time keep the projection hacks >_>daco65
2009-03-02Revert 2521.omegadox
2009-03-02Some cleanup, projection hacks remove, the projections might be correct now. ...omegadox
2009-02-22(Itsy Bitsy) Reindentation.XTra.KrazzY
2009-02-22(Tiny) CollapsingXTra.KrazzY
2009-02-22naming conventions...XTra.KrazzY
2009-02-21Vertex Shading / Projection Matrix done right (D3D)XTra.KrazzY
2009-02-17Fixed back the r844 projection hack. If it's called "r844" then it should sta...XTra.KrazzY
2009-02-15Added more overlay stats options.omegadox
2009-02-08clip space coordinates are now available in fragment shader because depth nee...donkopunchstania
2008-12-26More renaming.hrydgard
2008-12-26Move VertexShaderManager too.hrydgard