| Age | Commit message (Expand) | Author |
| 2010-02-02 | Code cleanup to improve readability. | Glenn Rice |
| 2010-02-02 | Linux global build. At least the basic footwork is done here. | Glenn Rice |
| 2010-02-01 | Fixes issue 1777. | luisr142004 |
| 2010-01-29 | Fixes Issue 2176 (SysConf on OSX), plus some initialization order warning fix... | j4ck.fr0st |
| 2010-01-24 | quiet some compile-time warnings | Shawn Hoffman |
| 2010-01-23 | Fixes the capital letter as well as path that could cause problem in future (... | ayuanx |
| 2010-01-21 | Kill the last timeGetTime calls. | hrydgard |
| 2010-01-21 | linux build fix, sorry | hrydgard |
| 2010-01-21 | (Minor timer library code cleanup) | hrydgard |
| 2010-01-19 | JitIL is no longer a separate .exe/binary - it's now a simple option, Dolphin... | hrydgard |
| 2010-01-19 | Small fixes: | Rodolfo Osvaldo Bogado |
| 2010-01-17 | Fix EFB reads in fastmem mode by removing the EFB mapping (forces it to go th... | hrydgard |
| 2010-01-17 | Shader Disk Cache implementation for D3D. Saves generated shaders on disk. El... | hrydgard |
| 2010-01-16 | Hopefully fix all remaining quantizer issues in Mario Kart Wii: | hrydgard |
| 2010-01-16 | Move Segher's hashing/crypto code from the Dolphin project to Common. | hrydgard |
| 2010-01-16 | (assorted cleanup and reindent that didn't belong in the quantizer change) | hrydgard |
| 2010-01-16 | RIP "Optimize Quantizers" option. Now using the safe quantizer code from JITI... | hrydgard |
| 2010-01-14 | This could alleviate the suffering of dual core synchronization a bit. | ayuanx |
| 2010-01-13 | commit patch from http://forums.dolphin-emu.com/thread-6527.html fixes the "P... | Shawn Hoffman |
| 2010-01-09 | from BhaaL: linux compile fix for r4794, Event::Wait now supports a timeout (... | Shawn Hoffman |
| 2010-01-08 | Compilation fix for r4795 | ayuanx |
| 2010-01-08 | 1. Expanded Framelimit range from 20 to 120 in case someone wants to run a li... | ayuanx |
| 2010-01-07 | 1. This should fix Issue 1625 (Bizarre Auto Frame Limit) | ayuanx |
| 2010-01-06 | Now you can switch between Emulated and Real WiiMotes, connect more Real Wiim... | fgfemperor |
| 2010-01-03 | Adding line and file name to the log. | nakeee |
| 2009-12-25 | Wiimote: More work, don't ask, no answer | ayuanx |
| 2009-12-25 | Sound System Rework: Phase 2 (cont'ed) | ayuanx |
| 2009-12-23 | Sound System Rework: Phase 2 | ayuanx |
| 2009-12-23 | Dolphin now uses the first OpenCL device found on the system. | skidau |
| 2009-11-24 | My first commit :) | ayuanx |
| 2009-11-18 | allow dumping of all symbols to a signature file | Shawn Hoffman |
| 2009-11-15 | STAND BACK - NEWLINE POLICE | bztdlinux |
| 2009-11-14 | revert to r4531, but keep the changes from the following revisions: 4533,4550... | Shawn Hoffman |
| 2009-11-14 | Dolphin: | death2droid |
| 2009-11-12 | Gamepads (minor change) > Fixed it so it doesn't always check for new pads on... | John Peterson |
| 2009-11-12 | Wiimote and nJoy > Gamepad changes | John Peterson |
| 2009-11-11 | Fix GCC 4.5 Compiling. -fvisibility=hidden seems to break it, so it was remov... | Sonicadvance1 |
| 2009-11-08 | Begining of porting the luainteface to linux + some other small fixes. | nakeee |
| 2009-11-07 | LUAInterface should have all its functionality now (excluding input/controlle... | XTra.KrazzY |
| 2009-11-07 | forgot something | hrydgard |
| 2009-11-07 | Rewrite memory management, _hopefully_ banishing "failed to map 1 gb contiguo... | hrydgard |
| 2009-10-31 | remove some newlines from FileUtil logs. | Shawn Hoffman |
| 2009-10-24 | lp's fix for bundle name | nakeee |
| 2009-10-22 | add timing of the OpenCL compile functions...they're really slow here, almost... | Shawn Hoffman |
| 2009-10-20 | fix compiling if opencl is not enabled at compile time | Shawn Hoffman |
| 2009-10-20 | OpenCL: Moved the OpenCL code from the compiled source to a separate file Tex... | Orphis |
| 2009-10-10 | Moving pixel engine and command processor from core to video common. This wil... | donkopunchstania |
| 2009-10-07 | oops... | XTra.KrazzY |
| 2009-10-07 | OpenCL: More windows support and some unfinished work | XTra.KrazzY |
| 2009-10-07 | Fix a few things I missed | Sonicadvance1 |