dolphin/Source/Core
j4ck.fr0st 57a3c87815 DSPJit: disabled NR again until we fix DSPEmitter::increase_addr_reg.
And to help test things like that: DSPJitTester (use with caution on x64, most likely fails there; r5250 might be why)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5306 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-09 19:18:50 +00:00
..
AudioCommon XK patch for adding jit config to audiocommon/c16 function to x64emitter 2010-03-24 11:22:33 +00:00
Common DSPJit: disabled NR again until we fix DSPEmitter::increase_addr_reg. 2010-04-09 19:18:50 +00:00
Core Random fixes and cleanups 2010-04-08 16:59:35 +00:00
DebuggerUICommon Fix another wrong sprintf usage 2010-04-08 14:58:50 +00:00
DebuggerWX Systematically eliminating compiler warnings. 2010-02-24 03:38:36 +00:00
DiscIO Several little fixes. 2010-03-17 01:54:40 +00:00
DolphinWX Fixed the bug where JITIL could not be selected in debugger mode. 2010-04-08 09:18:42 +00:00
DSPCore DSPJit: disabled NR again until we fix DSPEmitter::increase_addr_reg. 2010-04-09 19:18:50 +00:00
InputCommon Added several XKeyToString translations. 2010-03-17 18:58:19 +00:00
VideoCommon VideoCommon: Added automatic selection routines for SSSE3/SSE4.1 codes. It selects SSSE3/SSE4.1 codes only if a proper preprocessor definition is defined and the target cpu supports SSSE3/SSE4.1. The selection routines in VertexLoader_* use function pointers. TextureDecoder uses a combination of "#if" and "if" statements. 2010-04-09 15:13:42 +00:00