| Age | Commit message (Expand) | Author |
| 2011-02-25 | added the possibility to allocate aligned memory, an use it to allocate the b... | Rodolfo Osvaldo Bogado |
| 2011-01-12 | Executable memory above 2GB is okay on a 32-bit machine. | Soren Jorvang |
| 2011-01-11 | Print the performance status in exactly one place. | Soren Jorvang |
| 2011-01-09 | Allocate low executable memory on OS X as on Windows and Linux. | Soren Jorvang |
| 2010-11-10 | StringUtil cleanup. Nothing seems broken. | Jordan Woyak |
| 2010-07-18 | Slightly cleanup of mmap(2) flags: | Soren Jorvang |
| 2010-03-05 | Gah, screw it | Sonicadvance1 |
| 2010-03-05 | Forgot to check the low argument | Sonicadvance1 |
| 2010-03-05 | Woops | Sonicadvance1 |
| 2010-03-05 | Add a universal option to the osx flag, does not work yet since scons strips ... | Sonicadvance1 |
| 2009-11-15 | STAND BACK - NEWLINE POLICE | bztdlinux |
| 2009-09-13 | Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in ... | hrydgard |
| 2009-09-07 | GUI: Fixed some GUI related start/stop crashes | John Peterson |
| 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-07-26 | Fix up all copyright dates. | death2droid |
| 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-19 | Turn the X86 emitter into a class, so the code pointer is no longer a global,... | hrydgard |
| 2008-12-08 | set svn:eol-style=native for **.cpp | bushing |
| 2008-09-17 | fix for small memory leaks | fires.gc |
| 2008-09-17 | fixed small memory leaks of the windows version | fires.gc |
| 2008-08-08 | Fix shader cache bugs, improving linux speed. Remove some unnecessary printfs. | hrydgard |
| 2008-08-01 | More linux... | hrydgard |
| 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-30 | Intel Macs: Provides fixes to help compile on Macs, thanks to tmator | Sonicadvance1 |
| 2008-07-17 | added first iteration of breakpoint view for the debugger | fires.gc |
| 2008-07-12 | Initial megacommit. | hrydgard |