| Age | Commit message (Expand) | Author |
| 2010-03-15 | Add shared library scons options to stable tree. | Glenn Rice |
| 2010-03-07 | stable: mark as "2.0 RC1" | Shawn Hoffman |
| 2010-03-06 | Shut down the video software plugin without closing dolphin in Windows. Fixed... | donkopunchstania |
| 2010-03-02 | Check texture attribute loader before adding it to vertex loader. | donkopunchstania |
| 2010-02-28 | Whoops. | j4ck.fr0st |
| 2010-02-28 | code cleanup, focusing on dsp hle | Shawn Hoffman |
| 2010-02-28 | Fixed a wrong type in r5140. | nodchip |
| 2010-02-28 | Refactored VertexLoader::CompileVertexTranslator(). Now the vertex position l... | nodchip |
| 2010-02-25 | finish proper window handling, fix the modal state of the config dialogs, plu... | luisr142004 |
| 2010-02-24 | Systematically eliminating compiler warnings. | Glenn Rice |
| 2010-02-22 | Revert commit 5105 until we sort out how we want this to work in linux. | Glenn Rice |
| 2010-02-22 | Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their c... | sl1nk3.s |
| 2010-02-22 | On linux don't compile and link against lzo, soil, and sfml "Externals." | Glenn Rice |
| 2010-02-21 | Fix issue 2019, fix hiding or showing games with country == Italy, France, Ta... | sl1nk3.s |
| 2010-02-21 | Warning cleanup, mainly shadowed variables, const/non-const and ctor initiali... | j4ck.fr0st |
| 2010-02-17 | Fix software plugin in linux. I broke it in revision 5048. | Glenn Rice |
| 2010-02-17 | Update Video software plugin with latest cocoaGL.m file | Sonicadvance1 |
| 2010-02-16 | Enable fullscreen switching with resolution mode changing using Xrandr in linux. | Glenn Rice |
| 2010-02-09 | make ESC pause the game now instead of quitting plus fix another bug with key... | luisr142004 |
| 2010-02-08 | make ESC quit the game instead of toggling out of/into full screen mode (fixe... | luisr142004 |
| 2010-02-02 | Linux global build. At least the basic footwork is done here. | Glenn Rice |
| 2010-01-21 | thats more like it i guess... | j4ck.fr0st |
| 2010-01-11 | Do special handling of texture coordinate generation if there is only a posit... | donkopunchstania |
| 2010-01-06 | Now you can switch between Emulated and Real WiiMotes, connect more Real Wiim... | fgfemperor |
| 2010-01-04 | Remap wiimote hotkeys to Alt+F5/F6/F7/F8 to make Windows happy. | ayuanx |
| 2010-01-04 | Added hotkey Alt+F1/F2/F3/F4 for connect/disconnect wiimote with OSD display | ayuanx |
| 2010-01-03 | Fixed Issue 1928 | ayuanx |
| 2009-12-30 | 1. Proper shutdown, hopefully no crash anymore (Continuation of skidau's work) | ayuanx |
| 2009-12-28 | Fix an issue with BPMEM_LOADTLUT, thanks to revned @ issue 1831, also fix a s... | sl1nk3.s |
| 2009-12-23 | small opencl build fix on osx | tmator |
| 2009-12-23 | fix video software plugin build on osx | tmator |
| 2009-12-02 | Fixed 24 bit depth copies to RAM. 24 and 16 bit depth copies are now more acc... | donkopunchstania |
| 2009-11-21 | Try to do Z textures better. Z texturing does not work if early z or no z upd... | donkopunchstania |
| 2009-11-16 | Remove the silly trampoline VideoCommon.h (thanks to godisgovernment) | bztdlinux |
| 2009-11-15 | STAND BACK - NEWLINE POLICE | bztdlinux |
| 2009-11-15 | EFB to RAM in OGL and software plugin now work correctly when texture in RAM ... | donkopunchstania |
| 2009-11-15 | reapply the changes from rev 4532 (without the resizing issues) and the chang... | luisr142004 |
| 2009-11-14 | revert to r4531, but keep the changes from the following revisions: 4533,4550... | Shawn Hoffman |
| 2009-11-12 | DSPLLE small mul fix | Marko Pusljar |
| 2009-11-11 | Fixes to the software plugin command processor. Made it easy to use the comma... | donkopunchstania |
| 2009-10-28 | SWG: Adds TEV stage output dumping. Fixes interrupt handling in the command p... | donkopunchstania |
| 2009-10-23 | small code cleanup: rename "dual core" stuff to CPUThread, bOnThread, etc. | Shawn Hoffman |
| 2009-10-13 | VSW can't inline api function? | nakeee |
| 2009-10-13 | VSW: Copied rasterfont from ogl to prevent inter plugin dependencies | nakeee |
| 2009-10-12 | SW plugin: compile on linux | nakeee |
| 2009-10-12 | SW GFX plugin: Make dualcore mode work better, and make it exit more cleanly. | hrydgard |
| 2009-10-12 | SWV: Software Video now compiles and runs on x64 | XTra.KrazzY |
| 2009-10-12 | Started fixing SW video compilation for linux, must go home now | XTra.KrazzY |
| 2009-10-12 | Adding software rendering plugin. This is aimed at accurate emulation, not fa... | donkopunchstania |