| Age | Commit message (Expand) | Author |
| 2011-05-31 | Fix applying anti-aliasing without having to open the gfx config. Thanks to s... | NeoBrainX |
| 2011-04-25 | Remove configuration profile support. | NeoBrainX |
| 2011-04-05 | * One Window 3-State changes (VideoSettings GUI): | gnick79 |
| 2011-04-01 | roll back r7431 | smelenchuk |
| 2011-04-01 | Add a "force no texture filter" option, useful for some 2D games (like Mega M... | smelenchuk |
| 2011-03-23 | VideoConfig revision: | gnick79 |
| 2011-03-21 | * GUI Video-Settings changes: | gnick79 |
| 2011-03-21 | Moved per-game graphics configuration to the game-list right click menu. It w... | Jordan Woyak |
| 2011-03-19 | Removed the OpenMP option from the DolphinWX project. It was causing a slowd... | skidau |
| 2011-03-19 | Added a toggle switch for the OpenMP texture decoder in the graphics settings. | skidau |
| 2011-03-19 | Game-specific video settings: | skidau |
| 2011-02-17 | Added an option for input display. This option shows the controls read by th... | skidau |
| 2011-02-14 | Some work on changing comments, log messages, and variable and function names... | Glenn Rice |
| 2011-02-13 | Add per-game "configuration profiles" for video backend configuration: | NeoBrainX |
| 2011-02-13 | SOMEWHAT cleaned up the VideoConfigDiag code: | NeoBrainX |
| 2011-02-11 | For non-win32 and with-libav conditions, add an option to frame dumping to us... | smelenchuk |
| 2011-01-29 | * Changed the Projection Hack option in game properties to "Custom Projectio... | gnick79 |
| 2011-01-25 | Migrate the "Adjust window size" option to the main configuration dialog (und... | Glenn Rice |
| 2011-01-09 | some little optimizations and some cleaning. | Rodolfo Osvaldo Bogado |
| 2011-01-07 | Add anvideo config option to automatically resize the render window to the si... | donkopunchstania |
| 2010-12-27 | Implement pixel data reinterpretation on EFB format change. | NeoBrainX |
| 2010-12-20 | Add an option to toggle caching EFB->RAM copies. | NeoBrainX |
| 2010-12-19 | fix Issue 3539 | Rodolfo Osvaldo Bogado |
| 2010-12-16 | Revert most stuff from r6517 and revert r6501. | NeoBrainX |
| 2010-12-12 | Remove the watermark tightness option since it's obsolete now. | NeoBrainX |
| 2010-12-05 | Merged the D3D9 debugger into VideoCommon/VideoUICommon: | NeoBrainX |
| 2010-12-04 | two fixes in this commit: | Rodolfo Osvaldo Bogado |
| 2010-11-24 | Tiny commit. Just re-added 3D Vision to the config dialog. Hope nobody minds,... | Matt Callaghan |
| 2010-11-21 | Polish, fix and otherwise improve the video plugin configuration dialog: | NeoBrainX |
| 2010-11-18 | Fixed RealXFB being enabled when XFB box is unchecked. Moved some shared code... | Jordan Woyak |
| 2010-11-15 | Made the graphics plugins use a shared configuration dialog. There are a few ... | Jordan Woyak |
| 2010-11-08 | General cleanup to 3D Vision hack, fits in more with the Dolphin coding style... | Matt Callaghan |
| 2010-09-30 | Added EFB Scale option to the OpenGL plug-in. | skidau |
| 2010-09-23 | i know still a lot to fix and much work to do but sometimes experiments are f... | Rodolfo Osvaldo Bogado |
| 2010-08-30 | fix for my last commit | Rodolfo Osvaldo Bogado |
| 2010-08-30 | some fixes for dlist, now is configurable in the video config section, still ... | Rodolfo Osvaldo Bogado |
| 2010-08-05 | Move the ZTP hack to the game properties (reverted all changes from r6057 to ... | NeoBrainX |
| 2010-08-05 | This commit addresses the Hyrule field slowdown issue in Zelda: Twilight Prin... | Fircrestsk8 |
| 2010-07-27 | BPHack option removed (it was not used anymore) | Marko Pusljar |
| 2010-07-18 | Make FIFO watermark tightness configurable instead of hardcoding it. | NeoBrainX |
| 2010-07-18 | big changes here: | Rodolfo Osvaldo Bogado |
| 2010-07-06 | ok, here goes a really experimental commit: | Rodolfo Osvaldo Bogado |
| 2010-06-22 | Add a toggle option for OpenCL in Config (in Advanced Settings). Default is off. | xsacha |
| 2010-06-09 | added ssaa and efb scale as separate configurations: | Rodolfo Osvaldo Bogado |
| 2010-06-05 | space changes, merge #defines, language fix, and code reorder/cleanup :P | luisr142004 |
| 2010-05-04 | fast commit : | Rodolfo Osvaldo Bogado |
| 2010-04-22 | Move fullscreen display resolution control to the GUI with the rest of the fu... | Glenn Rice |
| 2010-04-12 | Big restructuring of how the video plugin works. In linux and windows you sh... | Glenn Rice |
| 2010-04-04 | Tweaked the widescreen hack: It now "hacks" to and from any aspect ratio, not... | Jordan Woyak |
| 2010-03-10 | Extend the OGL virtual XFB to handle games that use multiple XFBs to make a f... | donkopunchstania |