| Age | Commit message (Expand) | Author |
| 2010-01-17 | Do ARAM DMA less often, and in larger chunks. hopefully it adds some speed, b... | Shawn Hoffman |
| 2010-01-17 | drkIIRaziel reversed engineered the frsqrte instruction providing hardware ac... | skidau |
| 2010-01-17 | Fix for importing / exporting more than one save per launch | LPFaint99 |
| 2010-01-17 | Stop Story Mode in F-Zero GX from crashing. Story mode still doesn't work tho... | hrydgard |
| 2010-01-16 | Hopefully fix all remaining quantizer issues in Mario Kart Wii: | hrydgard |
| 2010-01-16 | Fixed a stupid error left by me. | ayuanx |
| 2010-01-16 | Temporarily disable a couple of unsafe quantizer optimizations. they will ret... | hrydgard |
| 2010-01-16 | Move Segher's hashing/crypto code from the Dolphin project to Common. | hrydgard |
| 2010-01-16 | delete some leftovers | 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-16 | In the Interpreter, marked mtmsr as an "end of block" instruction, making it ... | skidau |
| 2010-01-16 | Minor bugfix to the TLB cache | skidau |
| 2010-01-16 | FPU NaN and negative zero fixes. Verified against the real hardware. | skidau |
| 2010-01-15 | Taking screenshots now creates an extra folder for each Game ID. | j4ck.fr0st |
| 2010-01-15 | ok big changes here: | Rodolfo Osvaldo Bogado |
| 2010-01-15 | small buildfix for debug | Shawn Hoffman |
| 2010-01-15 | Implemented MMU: | skidau |
| 2010-01-14 | scons buildfix | Shawn Hoffman |
| 2010-01-14 | Fix mtsrin/mfsrin instructions. Not likely to change anything since they are ... | hrydgard |
| 2010-01-14 | JITIL : fixes games that require "EnableFPRF=True" under jitil | Marko Pusljar |
| 2010-01-14 | add correct copyright to WiiSaveCrypted.cpp | LPFaint99 |
| 2010-01-14 | This could alleviate the suffering of dual core synchronization a bit. | ayuanx |
| 2010-01-14 | Adds experimental data.bin export of wii saves, | LPFaint99 |
| 2010-01-13 | Add "Auto Aspect Ratio" to both graphics plugins. It's the new default, so yo... | hrydgard |
| 2010-01-13 | commit patch from http://forums.dolphin-emu.com/thread-6527.html fixes the "P... | Shawn Hoffman |
| 2010-01-13 | Fixes Issue 2004 | ayuanx |
| 2010-01-13 | This should settle the FIFO BP critical games like Metroid Prime 2 | ayuanx |
| 2010-01-13 | Better comment the writelog code | nakeee |
| 2010-01-13 | Fixes Issue 1997 | ayuanx |
| 2010-01-13 | Fixed Issue 2005 | ayuanx |
| 2010-01-13 | DSP: fix disassembler a little. | Shawn Hoffman |
| 2010-01-13 | DSP LLE: code cleanup that doesn't affect behavior. | Shawn Hoffman |
| 2010-01-12 | D3D: Fix some texture wrapping issues by setting the texture state for every ... | hrydgard |
| 2010-01-12 | coreaudio backend make sound now | tmator |
| 2010-01-12 | DSP comments & minor reorganization (moved all DSP state into the g_dsp struc... | hrydgard |
| 2010-01-12 | this is a dev commit, a cleanup in the pixel shader generator to make the gen... | Rodolfo Osvaldo Bogado |
| 2010-01-12 | DSPLLE: Add a comment describing my latest unverified theory: that 'l and the... | hrydgard |
| 2010-01-12 | Fix missing shading in NSMBWii etc in the D3D plugin. Now, I'm not entirely s... | hrydgard |
| 2010-01-11 | (nothing of value, just reindentation and removal of commented out includes. ... | hrydgard |
| 2010-01-11 | ISO compression: Report filename in corruption warnings. | hrydgard |
| 2010-01-11 | Better-quality downsizing of Wii banners (yeah yeah I know it's not important... | hrydgard |
| 2010-01-11 | Dedicate Wii SD Card & Wii USB Keybaord settings | ayuanx |
| 2010-01-11 | 1. Removed the waitfordeath time out as it seems to crash dolphin every now a... | nakeee |
| 2010-01-11 | Small unicode fix for extracting files (ISOProperties.cpp) | LPFaint99 |
| 2010-01-11 | Do special handling of texture coordinate generation if there is only a posit... | donkopunchstania |
| 2010-01-09 | Fixed Issue 1979 - Crash when scanning WAD files with no title information... | fgfemperor |
| 2010-01-09 | from BhaaL: linux compile fix for r4794, Event::Wait now supports a timeout (... | Shawn Hoffman |
| 2010-01-09 | Now Progressive Scan actually works for those games that really depend on thi... | ayuanx |
| 2010-01-08 | Compilation fix for r4795 | ayuanx |