| Age | Commit message (Expand) | Author |
| 2013-09-18 | Better fix for issue 6614: ISOProperties should store integer settings for PH... | Pierre Bourdon |
| 2013-09-18 | Fix loading of the 'projection hack enabled' gameini setting | Pierre Bourdon |
| 2013-09-14 | Overlay local gameinis over global gameinis instead of copying. | Pierre Bourdon |
| 2013-09-14 | Display warning OSD messages when a game ini is overriding any settings. | NeoBrainX |
| 2013-08-23 | Merge remote-tracking branch 'remotes/origin/dx9-ssaa-fix' | Rodolfo Bogado |
| 2013-08-23 | Indentation Fix | Rodolfo Bogado |
| 2013-08-17 | Add an OSD message to remind the user if Shader Debugging is enabled | Pierre Bourdon |
| 2013-08-15 | Merge branch 'master' of https://code.google.com/p/dolphin-emu into dx9-ssaa-fix | Rodolfo Bogado |
| 2013-08-14 | Add an option to enable performance queries in gameini files, disable it by d... | Pierre Bourdon |
| 2013-08-11 | Add the ability to force Dual Source Blending in the configuration file. | Rodolfo Bogado |
| 2013-07-30 | Make hotkeys for togglign IR, AR, efb copies and fog settings configurable. | Rachel Bryk |
| 2013-05-21 | Set graphics settings while playing a movie in UpdateActiveConfig(), so setti... | Rachel Bryk |
| 2013-05-10 | ppd: fix small issues in my last commit | degasus |
| 2013-05-09 | recreate "per pixel depth" option and renamed it to fast depth calculation | degasus |
| 2013-04-24 | Formatting cleanup for VideoCommon. | Lioncash |
| 2013-04-17 | New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm... | Lioncash |
| 2013-04-08 | Seriously, someone kill me. | Rachel Bryk |
| 2013-04-08 | Kill me now. | Rachel Bryk |
| 2013-04-06 | Use an enum for efb scale values. | Rachel Bryk |
| 2013-04-05 | Someone take my commit rights away. | Rachel Bryk |
| 2013-04-05 | Hastily committing untested code without making sure i didn't miss anything f... | Rachel Bryk |
| 2013-04-05 | Round IR scale down to whole number if using 1.5x/2.5x IR, if game ini specif... | Rachel Bryk |
| 2013-04-04 | Remove an unused variable in VideoConfig.cpp and SWVideoConfig.cpp | lioncash |
| 2013-03-19 | Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. | lioncash |
| 2013-03-18 | Disable Vsync while holding tab to disable the frame limit, and allow togglin... | Rachel Bryk |
| 2013-03-06 | Merge branch 'master' into GLSL-master | degasus |
| 2013-02-21 | add option for hacked upload and disable it by default | degasus |
| 2013-02-18 | TextureCache: Fix D3D backends crashing when a game uses multiple 1x1-sized L... | NeoBrainX |
| 2013-01-24 | Merge branch 'immediate-removal' into GLSL-master | degasus |
| 2013-01-14 | videoConfig cleanup | degasus |
| 2013-01-08 | Remove the per pixel depth option. | NeoBrainX |
| 2012-12-27 | Merge branch 'master' into GLSL-master | degasus |
| 2012-12-24 | Initial removal of Nvidia CG. Still some more cleanup to go | Ryan Houdek |
| 2012-11-19 | Merge branch 'efb_scaling_fixes'. | NeoBrainX |
| 2012-11-16 | Move ComputeDrawRectangle() to Renderer::UpdateDrawRectangle(). | NeoBrainX |
| 2012-10-09 | default to GLSL instead of Cg | Shawn Hoffman |
| 2012-10-09 | More stuff | Ryan Houdek |
| 2012-10-09 | Add in GLSL setting again. | Ryan Houdek |
| 2012-10-04 | Implement a simple benchmarking mode which logs FPS to a file | Pierre Bourdon |
| 2012-06-11 | Remove "Disable Textures". | NeoBrainX |
| 2012-06-11 | Remove "Disable Lighting". | NeoBrainX |
| 2012-06-08 | Fast mipmaps deserves to die!! | NeoBrainX |
| 2012-03-30 | Revert Rodolfo's recent zcomploc commits until they actually work correctly. | NeoBrainX |
| 2012-03-29 | more fixes to zcomplock and opengl implementation | rodolfoosvaldobogado |
| 2012-03-27 | As requested, this is my implementation of zcomploc using a multi-pass algori... | rodolfoosvaldobogado |
| 2012-01-31 | TextureCache: Remove unsafe texture cache | NeoBrainX |
| 2011-10-26 | Added proper Bounding Box support. | crudelios |
| 2011-09-09 | Make shader ID validation optional by adding a gfx setting called "EnableShad... | NeoBrainX |
| 2011-07-29 | Shader compilation error message modified to contain some helpful information... | NeoBrainX |
| 2011-05-31 | Fix applying anti-aliasing without having to open the gfx config. Thanks to s... | NeoBrainX |