dolphin/Source/Core
2010-04-01 05:10:39 +00:00
..
AudioCommon XK patch for adding jit config to audiocommon/c16 function to x64emitter 2010-03-24 11:22:33 +00:00
Common DSPLLE: Opcode LUT Cleanup 2010-03-29 01:18:05 +00:00
Core add two paths to addx in JIT that Crazy Taxi kept hitting, add 'add' and 'add.' tests to the ASM test, although I haven't tested it yet 2010-04-01 05:10:39 +00:00
DebuggerUICommon Systematically eliminating compiler warnings. 2010-02-24 03:38:36 +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 Fix game-specific dual-core checkbox 2010-03-31 16:41:30 +00:00
DSPCore DSPLLE: Opcode LUT Cleanup 2010-03-29 01:18:05 +00:00
InputCommon Added several XKeyToString translations. 2010-03-17 18:58:19 +00:00
VideoCommon Extend the OGL virtual XFB to handle games that use multiple XFBs to make a frame. This should allow games that require the XFB to work without using a real XFB in RAM which is slow and limited to the original resolution. To use this enhancement you must check Use XFB in the options. The previous option was renamed Use Real XFB. I don't think this works with the aspect settings yet. 2010-03-10 06:45:13 +00:00