| Age | Commit message (Expand) | Author |
| 2010-06-02 | Meta: | Soren Jorvang |
| 2010-01-19 | JitIL is no longer a separate .exe/binary - it's now a simple option, Dolphin... | hrydgard |
| 2010-01-17 | Shader Disk Cache implementation for D3D. Saves generated shaders on disk. El... | hrydgard |
| 2010-01-16 | Move Segher's hashing/crypto code from the Dolphin project to Common. | hrydgard |
| 2009-09-30 | OpenCL: More work on centralization (need SCons reflection) | XTra.KrazzY |
| 2009-09-14 | revamp handling of wii sysconf. it's in Common lib so that plugins can (possi... | Shawn Hoffman |
| 2009-09-07 | GUI: Fixed some GUI related start/stop crashes | John Peterson |
| 2009-08-25 | GUI: Fixed some wxPostEvent endless loops | John Peterson |
| 2009-07-13 | Atomic operations library. | Nolan Check |
| 2009-06-28 | cleanup: extract breakpoint code into Common. only have one shared PPCDebugIn... | hrydgard |
| 2009-06-21 | New DSP debugger: step one. (not ready yet, but try loading zelda WW and look... | hrydgard |
| 2009-06-14 | Remove the last use of MappedFile and kill the code. (less code is good!) (we... | hrydgard |
| 2009-05-07 | Revert changes to vcproj | death2droid |
| 2009-05-07 | Add hires texture support to OpenGL | death2droid |
| 2009-04-26 | git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3085 8ced0084-cf51-0... | Shawn Hoffman |
| 2009-04-26 | Added d3d and ogl settings to InfoWindow.cpp | Marcus Wanners |
| 2009-04-22 | auto-create a blank fat32 sd card image if one does not exist, thanks to goog... | Shawn Hoffman |
| 2009-04-12 | DSP: Move the LLE core to a library. Added DSP assembler from gdtool, start c... | hrydgard |
| 2009-03-30 | add some docs to the lle-testing vcproj and try to shutdown the plugin withou... | Shawn Hoffman |
| 2009-03-28 | Add precompiled headers back...I like being able to compile in less than 2 ho... | Shawn Hoffman |
| 2009-03-28 | Some code cleanup | omegadox |
| 2009-03-27 | disable boot from drive when emulator is running (issue 781) | Shawn Hoffman |
| 2009-03-25 | moved wavefile to audiocommon, you might need to add audiocommon include/lib ... | nakeee |
| 2009-03-20 | Change a bunch of project settings to reduce the flood of warnings you get wh... | hrydgard |
| 2009-03-20 | disable the annoying deprecation warnings in debugfast | hrydgard |
| 2009-03-20 | Improve behavior of the console window on windows. Remove coloring from logwi... | Shawn Hoffman |
| 2009-03-18 | nakee's new logmanager. added a console window for windows builds (prints to ... | Shawn Hoffman |
| 2009-02-28 | Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr... | hrydgard |
| 2009-02-24 | Trying to manually edit vcproj | nakeee |
| 2009-02-22 | Consolidate the three implementations of Decode5A3 found in Core into one. Fi... | hrydgard |
| 2009-02-21 | CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch... | hrydgard |
| 2009-02-10 | Core: It seems like different settings work on different systems. So I added ... | John Peterson |
| 2009-02-01 | kill useless unit testing framework that doesn't work :p | hrydgard |
| 2009-01-24 | Some warning and code cleanup. | omegadox |
| 2009-01-17 | Common: Moved Windows console functions to common | John Peterson |
| 2009-01-17 | Common project: Added Plugin filter | John Peterson |
| 2009-01-15 | nakee's work on dolphin events. Also get wxw out of logmanager. This commit w... | Shawn Hoffman |
| 2009-01-06 | Build Settings: Added DEBUGFAST Preprocessor Definition for the DEBUGFAST Con... | John Peterson |
| 2008-12-18 | fix crash due to AR, remove LOGGING from Common.vcproj (Why won't njoy test b... | Shawn Hoffman |
| 2008-12-17 | namespace-ified ActionReplay, and made ISOProperties use the existing AR code... | Shawn Hoffman |
| 2008-12-14 | new MsgHandler replacing common | nakeee |
| 2008-12-12 | revert | omegadox |
| 2008-12-12 | some fixes | omegadox |
| 2008-12-12 | PanicAlert, PanicYesNo, AskYesNo now use wxMessageBox. Also some very minor ... | omegadox |
| 2008-11-17 | Forgot to remove this | John Peterson |
| 2008-11-16 | Calibrated emulated Wiimote aiming in widescreen mode. Added config menu to W... | John Peterson |
| 2008-11-12 | Migration to the new dir struct (in code only!, no deletion of old dirs...yet... | Shawn Hoffman |
| 2008-10-31 | added support for IPC file system. i am sure it will break linux and osx buil... | fires.gc |
| 2008-10-08 | Fix some project settings (set SECURE_SCL=0 more consistently). Should preven... | hrydgard |
| 2008-10-08 | oops, forgot to submit vcproj. | hrydgard |