| Age | Commit message (Expand) | Author |
| 2011-03-27 | Add graphics FIFO recorder and player for debugging the graphics system. | donkopunchstania |
| 2011-03-15 | A bit of cleanup to Core Init/Stop, Frame, and Main. Cleanup XAudio2 to attem... | Jordan Woyak |
| 2011-02-17 | Big Fifo Commit Part2: Now the fifo is more stable than my first commit, so i... | Marcos Vitali |
| 2011-02-14 | Some work on changing comments, log messages, and variable and function names... | Glenn Rice |
| 2011-02-02 | Remove the global namespace a bit and remove some dead code. | Soren Jorvang |
| 2011-02-02 | Remove PluginSpecs.h. Merge the few needed enums from that file into Common.... | Glenn Rice |
| 2011-01-31 | Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolph... | Jordan Woyak |
| 2011-01-27 | Clean out the long since bit-rotted video profiling code. | Soren Jorvang |
| 2011-01-11 | Forgot to commit the alignment for opcode last time. | xsacha |
| 2011-01-11 | Use alignment for ReadDataU32XN. Revert james temp fix. | xsacha |
| 2011-01-10 | Use SSSE3 shuffle for DataReader's DataReadU32xN in VideoCommon. The function... | xsacha |
| 2011-01-06 | Kill HAVE_OPENCL. | Soren Jorvang |
| 2010-12-30 | TextureDecoder.cpp: new SSE2 optimized GX_TF_I8 decoder. Probably not ultimat... | james.jdunne |
| 2010-08-28 | sometimes to advance you have to make a step back. | Rodolfo Osvaldo Bogado |
| 2010-06-22 | Add a toggle option for OpenCL in Config (in Advanced Settings). Default is off. | xsacha |
| 2010-06-14 | Implemented accurate BP and accurate Watermark, this should eventually retire... | ayuanx |
| 2010-02-13 | Fix crash when stopping and starting a game with OpenCL enabled | Sonicadvance1 |
| 2010-02-03 | some cleanup, housekeeping for error cases and increased a few buffer sizes t... | j4ck.fr0st |
| 2009-11-15 | STAND BACK - NEWLINE POLICE | bztdlinux |
| 2009-10-14 | OpenCL: More formats (thanks, orphis) RGBA8, RGB565, RGB5A3. Optimized the bu... | XTra.KrazzY |
| 2009-10-10 | Moving pixel engine and command processor from core to video common. This wil... | donkopunchstania |
| 2009-09-30 | OpenCL: More work on centralization (need SCons reflection) | XTra.KrazzY |
| 2009-08-11 | random small fixes - fix debug builds, dump ucodes on PAD_BUTTON_X, get rid o... | Shawn Hoffman |
| 2009-08-09 | Frameskipping more aggressive (minor speedup, plz report any serious problems... | hrydgard |
| 2009-08-08 | Frameskipping! Complete with GUI! Even my most naive approach resulted in gre... | XTra.KrazzY |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-07-26 | GFX: updated Dates, code formatting cleanup, code cleanup / organization, som... | omegadox |
| 2009-07-15 | Some minor changes to VideoCommon, improved SawWave sound, the denied sound i... | omegadox |
| 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-02-28 | more build fixin' | Shawn Hoffman |
| 2009-02-28 | THIS BREAKS THE D3D PLUGIN FOR THE NEAR TERM. Resurrect an old patch that mov... | hrydgard |
| 2008-12-25 | OpcodeDecoding.cpp now shared. | hrydgard |