index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
Src
/
MemArena.cpp
Age
Commit message (
Expand
)
Author
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