dolphin/Source/Core
2010-04-09 15:13:42 +00:00
..
AudioCommon XK patch for adding jit config to audiocommon/c16 function to x64emitter 2010-03-24 11:22:33 +00:00
Common Random fixes and cleanups 2010-04-08 16:59:35 +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 DSP Jit removed useless push/pop (at least I hope they were useless). 2010-04-09 15:11:02 +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