summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/MemoryUtil.cpp
AgeCommit message (Expand)Author
2011-02-25added the possibility to allocate aligned memory, an use it to allocate the b...Rodolfo Osvaldo Bogado
2011-01-12Executable memory above 2GB is okay on a 32-bit machine.Soren Jorvang
2011-01-11Print the performance status in exactly one place.Soren Jorvang
2011-01-09Allocate low executable memory on OS X as on Windows and Linux.Soren Jorvang
2010-11-10StringUtil cleanup. Nothing seems broken.Jordan Woyak
2010-07-18Slightly cleanup of mmap(2) flags:Soren Jorvang
2010-03-05Gah, screw itSonicadvance1
2010-03-05Forgot to check the low argumentSonicadvance1
2010-03-05WoopsSonicadvance1
2010-03-05Add a universal option to the osx flag, does not work yet since scons strips ...Sonicadvance1
2009-11-15STAND BACK - NEWLINE POLICEbztdlinux
2009-09-13Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in ...hrydgard
2009-09-07GUI: Fixed some GUI related start/stop crashesJohn Peterson
2009-08-06misc cleanupShawn Hoffman
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-26Fix up all copyright dates.death2droid
2009-01-16Revert r1861LPFaint99
2009-01-13Move #include <window.h> from all files that include it and common.h to common.hLPFaint99
2008-12-19Turn the X86 emitter into a class, so the code pointer is no longer a global,...hrydgard
2008-12-08set svn:eol-style=native for **.cppbushing
2008-09-17fix for small memory leaksfires.gc
2008-09-17fixed small memory leaks of the windows versionfires.gc
2008-08-08Fix shader cache bugs, improving linux speed. Remove some unnecessary printfs.hrydgard
2008-08-01More linux...hrydgard
2008-08-01More linux work. Getting a bit closer, but JIT does still not work.hrydgard
2008-07-31Blargh, 109 broke things, reverted most of it.hrydgard
2008-07-30Various linux stuff - JIT does not work yet :(hrydgard
2008-07-30Intel Macs: Provides fixes to help compile on Macs, thanks to tmatorSonicadvance1
2008-07-17added first iteration of breakpoint view for the debuggerfires.gc
2008-07-12Initial megacommit.hrydgard