| Age | Commit message (Expand) | Author |
| 2010-06-02 | Fix some cases of variables being used uninitialized. Also some unused | Soren Jorvang |
| 2009-12-05 | Delete the misnamed GlobalControl.cpp/h, move the (ugly) projection hack code... | hrydgard |
| 2009-10-10 | Moving pixel engine and command processor from core to video common. This wil... | donkopunchstania |
| 2009-10-07 | OpenCL: More windows support and some unfinished work | XTra.KrazzY |
| 2009-09-30 | OpenCL: added opencl=true option to scons and fixed the case on the way. | nakeee |
| 2009-09-30 | Base of OpenCL code | Sonicadvance1 |
| 2009-09-13 | Rename Config.cpp/h to VideoConfig.cpp/h. | hrydgard |
| 2009-09-13 | Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in ... | hrydgard |
| 2009-09-03 | Moving more things out of GL into VideoCommon... | hrydgard |
| 2009-09-03 | Some housecleaning around the D3D plugin, start of preparations to share even... | hrydgard |
| 2009-08-15 | GFX: New GlobalControl system - cleaner way to control hacks and for possible... | omegadox |
| 2009-07-31 | DSPLLE: fix some comments, returned andc and orc (according to tests) | nakeee |
| 2009-06-22 | revert last 2 commits | nakeee |
| 2009-06-22 | They should be called SU Registers (Setup Unit/Rasterization). BP (Bypass) i... | omegadox |
| 2009-05-08 | Move soil to external, this breaks windows build until deathroi will commit t... | nakeee |
| 2009-05-07 | Add hires texture support to OpenGL | death2droid |
| 2009-04-12 | more scons build fixups | nakeee |
| 2009-04-05 | Recoded and moved BPStucts to VideoCommon. Some cleanup in PixelShaderManage... | omegadox |
| 2009-02-28 | THIS BREAKS THE D3D PLUGIN FOR THE NEAR TERM. Resurrect an old patch that mov... | hrydgard |
| 2009-02-15 | Linux compile fixes. | omegadox |
| 2009-01-15 | nakee's work on dolphin events. Also get wxw out of logmanager. This commit w... | Shawn Hoffman |
| 2009-01-14 | Added S-SSE3 implementation of one perf. critical texture decoder, please not... | XTra.KrazzY |
| 2008-12-26 | More renaming. | hrydgard |
| 2008-12-26 | linux/debug builds fix | nakeee |
| 2008-12-26 | Move parts of VertexManager.h to VideoCommon. Opens for moving the VertexLoad... | hrydgard |
| 2008-12-26 | Move VertexShaderManager too. | hrydgard |
| 2008-12-26 | Move PixelShaderManager, ImageWrite to VideoCommon. | hrydgard |
| 2008-12-25 | OpcodeDecoding.cpp now shared. | hrydgard |
| 2008-10-22 | Move out Cg shader generators to VideoCommon (hope to use this in the DX plug... | hrydgard |
| 2008-09-21 | cleaned up SConscripts | nakeee |
| 2008-09-20 | fixed scons=parsing | nakeee |
| 2008-09-16 | SConscript made all the rest of env.Copy into env.Clone | nakeee |
| 2008-08-30 | Basic VBA-style save state system implemented - kb shortcuts only working on ... | hrydgard |
| 2008-08-26 | Preliminary video save state support. More work is necessary, this is just so... | XTra.KrazzY |
| 2008-08-26 | Only use "-fPIC" for compiling objects that will be part of dynamic libs. Mak... | Maarten ter Huurne |
| 2008-08-21 | Move some code out of the plugins into VideoCommon. No functional change. | hrydgard |
| 2008-08-14 | Some cleanup, extracted XFB convert code into VideoCommon, added non-activate... | hrydgard |
| 2008-07-21 | Linux: Fixes a few things, Should Compile in Linux. Ran Crazy Taxi horribly | Sonicadvance1 |
| 2008-07-20 | Linux: Fix ups for people running Linux. If it breaks anything, punch me in t... | Sonicadvance1 |