dolphin/Source/Core
pierre 4e4a613b8b Core/PowerPC/JitCommon: Put the quantized paired/single load/store tables into the code memory.
This makes sure they are below 2G on 64bit systems,
allowing us to continue using the simpler 32bit accesses.

Fixes issue 4357 and issue 4397.



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7465 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-04-16 14:08:36 +00:00
..
AudioCommon Fixed some memory leaks. Only one was mine ;P 2011-03-22 07:27:23 +00:00
Common Fix sysconf generation. Fixes issue 4348. 2011-04-11 15:57:45 +00:00
Core Core/PowerPC/JitCommon: Put the quantized paired/single load/store tables into the code memory. 2011-04-16 14:08:36 +00:00
DiscIO Use mutexes in LogManager to make it threadsafe, as suggested by beistin's patch. Change some LogManager function names to be consistent with Dolphin's naming conventions. 2011-04-01 07:43:02 +00:00
DolphinWX Fix some strings for translation in the video config dialog. 2011-04-07 02:27:45 +00:00
InputCommon Fix SDL 1.3 support. 2011-04-01 23:57:06 +00:00
VideoCommon DX11: I think I've figured out where the game enables texture offsets for lines and points. 2011-04-15 22:34:54 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00