| Age | Commit message (Expand) | Author |
| 2010-04-13 | stable: ensure SubWCRev.exe doesn't run...heh | Shawn Hoffman |
| 2010-04-10 | Set GCPadNew as the default in linux. By request of nakeee! | Glenn Rice |
| 2010-04-10 | Add linux fixes to GCPadNew from trunk. | Glenn Rice |
| 2010-04-10 | stable: nogui buildfix | Shawn Hoffman |
| 2010-04-08 | Stable: wiimote fix and memarena fix from trunk | nakeee |
| 2010-04-08 | Stable: | nakeee |
| 2010-04-08 | stable: Added GCPadNew Plugin. Set it to default on windows. | Jordan Woyak |
| 2010-04-04 | stable: Don't enable selection of mic device if dolphin is not compiled with ... | Shawn Hoffman |
| 2010-04-04 | stable: Apply JIT/Int fixes from stable. | NeoBrainX |
| 2010-03-31 | stable: Fix game-specific dual-core checkbox, include the fix for scons bundle | j4ck.fr0st |
| 2010-03-18 | Put my JIT fixes in stable | Sonicadvance1 |
| 2010-03-17 | Same as my last trunk commit. | Glenn Rice |
| 2010-03-17 | Backport of my recent changes to fullscreen and render to main in linux, and ... | Glenn Rice |
| 2010-03-15 | reverted the svnrev.h change, removed revision generation from scons (linux a... | j4ck.fr0st |
| 2010-03-15 | Add shared library scons options to stable tree. | Glenn Rice |
| 2010-03-08 | Merged r5172 to stable branch. | skidau |
| 2010-03-07 | should fix wii homebrew (loading) on osx. can't test atm though... | Shawn Hoffman |
| 2010-03-07 | addendum to last commit: need static svnrev.h for stable build | Shawn Hoffman |
| 2010-03-07 | stable: mark as "2.0 RC1" | Shawn Hoffman |
| 2010-03-06 | Fixed the crazy code in r5161. | nodchip |
| 2010-03-06 | Reverted the comparison function to r5159 and rewrote map to hash_map. I conf... | nodchip |
| 2010-03-05 | Rewrote a object-comparison code using a standard function. It's a tiny refac... | nodchip |
| 2010-03-05 | Gah, screw it | Sonicadvance1 |
| 2010-03-05 | Forgot to check the low argument | Sonicadvance1 |
| 2010-03-05 | reenable load store on linux (seems to work for most people). | nakeee |
| 2010-03-05 | Woops | Sonicadvance1 |
| 2010-03-05 | Add a universal option to the osx flag, does not work yet since scons strips ... | Sonicadvance1 |
| 2010-03-05 | Fix noWX compiling, Fix OSX crashing when opening options because of dumb cod... | Sonicadvance1 |
| 2010-03-03 | ~1KB mem leak fix in NANDContentLoader.cpp | Sonicadvance1 |
| 2010-02-28 | DSPLLE - lsr16 fix | Marko Pusljar |
| 2010-02-28 | should fix cases where the gamelist would stay active under the render window | Shawn Hoffman |
| 2010-02-28 | code cleanup, focusing on dsp hle | Shawn Hoffman |
| 2010-02-28 | Omitted extra lower_bound() calls to reduce the computational time. The old r... | nodchip |
| 2010-02-28 | Fixed a wrong type in r5140. | nodchip |
| 2010-02-28 | Refactored VertexLoader::CompileVertexTranslator(). Now texture coordinates l... | nodchip |
| 2010-02-28 | Refactored VertexLoader::CompileVertexTranslator(). Now the vertex position l... | nodchip |
| 2010-02-27 | DSPLLE - addaxl,mulc,'ln fix | Marko Pusljar |
| 2010-02-26 | experimental commit: simplify even more the params. please test and if theres... | Rodolfo Osvaldo Bogado |
| 2010-02-26 | Simplify the params for the safe texture cache | Rodolfo Osvaldo Bogado |
| 2010-02-25 | fix modal state for pad plugin configs | luisr142004 |
| 2010-02-25 | woops missed a file :) | luisr142004 |
| 2010-02-25 | finish proper window handling, fix the modal state of the config dialogs, plu... | luisr142004 |
| 2010-02-24 | Reverted because of some processor and performance issue. I will develop in a... | nodchip |
| 2010-02-24 | Applied the fix from r5118 to the JIT IL recompiler. | skidau |
| 2010-02-24 | Fixed the issue that cpu_info is not initialized in plugin. This commit enabl... | nodchip |
| 2010-02-24 | Added SSSE3/SSE4.1 code for speed up. The code does not work in this revision... | nodchip |
| 2010-02-24 | Aligned the stack before calling the LoadStorePaired asm functions. Fixes is... | skidau |
| 2010-02-24 | Systematically eliminating compiler warnings. | Glenn Rice |
| 2010-02-23 | First a bugfix: | Rodolfo Osvaldo Bogado |
| 2010-02-23 | Some tiny fix, fixed a crash when activating "overlay some statistics" on OGL... | sl1nk3.s |