dolphin/Source/Core
2010-07-06 07:21:35 +00:00
..
AudioCommon Don't bother using autoconfiguration to find the OpenCL and Cg 2010-06-26 19:17:43 +00:00
Common Fix a segmentation fault when attempting to load an invalid plugin. 2010-07-03 16:47:49 +00:00
Core Swapped out UNLIMITED_ICACHE for FAST_ICACHE in both the JIT and JITIL recompilers. The ICACHE is the instruction cache emulation of the CPU. In my testing, FAST_ICACHE was more compatible than UNLIMITED_ICACHE. This also means the icache emulation will be consistent between the PPC recompilers and the interpreter. 2010-07-06 07:21:35 +00:00
DebuggerUICommon Simplify the SCons build: 2010-06-10 14:18:21 +00:00
DebuggerWX Debugger enhancements: 2010-07-05 02:05:47 +00:00
DiscIO Oops, how did this happen? 2010-06-10 15:33:51 +00:00
DolphinWX Linux build fix, code cleanup, and compiler warning removal. 2010-07-06 01:37:34 +00:00
DSPCore Fix a bug in DSP Jit where branches had a blockSize of zero. 2010-06-30 16:17:20 +00:00
InputCommon Linux build fix, code cleanup, and compiler warning removal. 2010-07-06 01:37:34 +00:00
InputUICommon Linux build fix, code cleanup, and compiler warning removal. 2010-07-06 01:37:34 +00:00
VideoCommon this is a pure optimization commit: 2010-07-02 17:09:53 +00:00