| Age | Commit message (Expand) | Author |
| 2013-09-02 | [Android] Fix fastmem and enable. | Ryan Houdek |
| 2013-08-21 | [Android] Fix Android 4.3 from crashing on my devices. This was annoying to f... | Ryan Houdek |
| 2013-08-16 | [Android] Make sure to unallocate the correct memory size in MemArena. | Ryan Houdek |
| 2013-08-14 | MemArena: Free memory for 64-bit machines | Jasper St. Pierre |
| 2013-04-17 | New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm... | Lioncash |
| 2013-04-15 | Update the license file text (change SVN to Git) in all projects except Core ... | lioncash |
| 2013-03-24 | Big commit. Fix running the APK, I had missed a view in the manifest. Clean u... | Ryan Houdek |
| 2013-03-19 | Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. | lioncash |
| 2013-02-26 | ARM Support without GLSL | Ryan Houdek |
| 2013-01-31 | Fix remaining compiler warnings. | Glenn Rice |
| 2012-09-23 | This changes a mmap in MemArena so you don't need 786MB of memory free to act... | Ryan Houdek |
| 2012-08-25 | Partially revert be200074e9ed for OS X systems | Pierre Bourdon |
| 2012-08-22 | [Linux] Change from using /tmp to /dev/shm in MemArena so we don't cause any ... | Ryan Houdek |
| 2012-07-11 | fixes issue 5507 | sktsqrl |
| 2011-01-09 | Allocate low executable memory on OS X as on Windows and Linux. | Soren Jorvang |
| 2010-07-29 | Oops, removed one <sys/stat.h> too many. | Soren Jorvang |
| 2010-07-29 | Use .cpp suffix when detecting libraries. On some systems, g++ | Soren Jorvang |
| 2010-07-22 | Port to *BSD. It runs but isn't terribly useful without Cg. | Soren Jorvang |
| 2010-07-18 | Slightly cleanup of mmap(2) flags: | Soren Jorvang |
| 2010-03-27 | Allows more than one instance of Dolphin to be running. Credit goes to Billi... | skidau |
| 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 |
| 2009-11-15 | STAND BACK - NEWLINE POLICE | bztdlinux |
| 2009-11-07 | forgot something | hrydgard |
| 2009-11-07 | Rewrite memory management, _hopefully_ banishing "failed to map 1 gb contiguo... | hrydgard |
| 2009-08-06 | misc cleanup | Shawn Hoffman |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-03-28 | Some code cleanup | omegadox |
| 2009-01-19 | Initial work on F-Zero - map & gameconfig. Far from playable - wacky math err... | hrydgard |
| 2009-01-16 | Revert r1861 | LPFaint99 |
| 2009-01-13 | Move #include <window.h> from all files that include it and common.h to common.h | LPFaint99 |
| 2008-12-08 | set svn:eol-style=native for **.cpp | bushing |
| 2008-09-17 | 32-bit Linux fix: check result of mmap(): if it fails, it returns MAP_FAILED,... | Maarten ter Huurne |
| 2008-09-17 | Changed return type of Find4GBBase() to u8*, since it really is a pointer (al... | Maarten ter Huurne |
| 2008-08-22 | Implemented Find4GBBase() on 32-bit non-Windows platforms. I am not sure the ... | Maarten ter Huurne |
| 2008-08-01 | More linux work. Getting a bit closer, but JIT does still not work. | hrydgard |
| 2008-07-31 | Blargh, 109 broke things, reverted most of it. | hrydgard |
| 2008-07-30 | Various linux stuff - JIT does not work yet :( | hrydgard |
| 2008-07-23 | Linux: Fixes so it compiles in 32bit. Now a Config dialog for the video plugi... | Sonicadvance1 |
| 2008-07-16 | Mostly cleanup and some better crash messages. Also enabled partial block lin... | hrydgard |
| 2008-07-14 | Reduce contiguous memory space requirement in 32-bit mode slightly. Could hel... | hrydgard |
| 2008-07-12 | Initial megacommit. | hrydgard |