| Age | Commit message (Expand) | Author |
| 2011-06-11 | Revert r7421 and r7422. | NeoBrainX |
| 2011-06-10 | just a little cleanup to maintain minimal interfaces | Rodolfo Osvaldo Bogado |
| 2011-06-08 | We need to require at least shader 2.0a now | Sonicadvance1 |
| 2011-06-05 | fix build | Jordan Woyak |
| 2011-06-04 | Allows DX9 shaders to be SM2 compatible again at the loss of accuracy. SM3 is... | Sonicadvance1 |
| 2011-05-31 | Fix applying anti-aliasing without having to open the gfx config. Thanks to s... | NeoBrainX |
| 2011-05-18 | Fix issue 4509 | Nolan Check |
| 2011-05-12 | Don't resize render target to handle out-of-bounds viewports. Instead, adjust... | Nolan Check |
| 2011-05-06 | DX9: Pay attention to the pitch of a locked surface. | Nolan Check |
| 2011-04-30 | Add a partial fix for 4xSSAA in D3D9 (issue 4090). | NeoBrainX |
| 2011-04-25 | Remove configuration profile support. | NeoBrainX |
| 2011-04-11 | Fix an error introduced in r7083. In the pixel shader manager the farZ and zR... | donkopunchstania |
| 2011-04-02 | Revert r7086. | NeoBrainX |
| 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-31 | Fixed issue 4141.(key press beeping) Initializing the video backend in the GU... | Jordan Woyak |
| 2011-03-30 | Eliminated a memcpy in DX11's vertex shader disk cache loading. Maybe games w... | Jordan Woyak |
| 2011-03-30 | I think clean up DX11 code a bit. Used "smart" pointers to avoid need to manu... | Jordan Woyak |
| 2011-03-24 | Have DX9 plugin also dump frames on every VI as opposed to every new frame (f... | smelenchuk |
| 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-21 | Partial fix for 3D Vision. | Matt Callaghan |
| 2011-03-19 | Game-specific video settings: | skidau |
| 2011-03-17 | Eliminated memory leaks of the save state code and put it in a namespace. It ... | Jordan Woyak |
| 2011-03-16 | Fix the video software backend. (closes issue 4269) | sl1nk3.s |
| 2011-03-16 | More work on making dialogs close when escape is pressed, and some general GU... | Glenn Rice |
| 2011-03-15 | A bit of cleanup to Core Init/Stop, Frame, and Main. Cleanup XAudio2 to attem... | Jordan Woyak |
| 2011-03-05 | Replaced Common::CriticalSection with a std::mutex implementation. 64bit Wind... | Jordan Woyak |
| 2011-03-04 | Fix a typo in BPFunctions causing a PanicAlert in SW:RS2. | sl1nk3.s |
| 2011-03-02 | Put the video prepare code back, and use the existence of the g_renderer to d... | Glenn Rice |
| 2011-03-02 | If the DSP LLE can not find the needed ROM files exit the emulator without cr... | Glenn Rice |
| 2011-03-01 | More conversion from char * to std::string. | Glenn Rice |
| 2011-02-28 | Convert GetUserPath to return a std::string instead of a const char *. This ... | Glenn Rice |
| 2011-02-26 | Add EFB encode-to-RAM support in DX11 backend. It could probably be simplifie... | Nolan Check |
| 2011-02-25 | If video backend initialization fails, have the emulator die gracefully inste... | Glenn Rice |
| 2011-02-25 | little commit to dx9 add generation mode to RestoreAPIState to avoid possibl... | Rodolfo Osvaldo Bogado |
| 2011-02-25 | D3D9/11: Fix that "Disable Dest. Alpha Pass" option... | NeoBrainX |
| 2011-02-24 | Just a small accuracy fix for r6819, fixes the pixel line in the volumetric f... | sl1nk3.s |
| 2011-02-21 | revert r7212 (express users must modify a single line, instead) | Shawn Hoffman |
| 2011-02-20 | Force dolphin to use the windows7.1sdk (the windows7.1sdk installer is silly ... | Shawn Hoffman |
| 2011-02-19 | Back out r7195 pending a closer look at thread safety in the | Soren Jorvang |
| 2011-02-19 | Combine the two halves of video backend initialization | Soren Jorvang |
| 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 | Quick fix for the Pixel Lighting setting to appear in the DX9 backend. | sl1nk3.s |
| 2011-02-13 | Move debugger ui files into a subdirectory. Primarily to make it easy to kee... | Glenn Rice |
| 2011-02-11 | windows: buildfix for non-release configs | Shawn Hoffman |
| 2011-02-11 | Merge UI related projects into the main DolphinWX project. | Jordan Woyak |
| 2011-02-11 | * Dump AVI output on every VI (fixes issue #4064). | smelenchuk |
| 2011-02-11 | drop vs2008 projects in favor of vs2010 | Shawn Hoffman |