dolphin/Source/Core
luisr142004 e9e12ff100 cleanup + some eolz
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5842 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-06 13:14:51 +00:00
..
AudioCommon Don't bother using autoconfiguration to find the OpenCL and Cg 2010-06-26 19:17:43 +00:00
Common cleanup + some eolz 2010-07-06 13:14:51 +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 cleanup + some eolz 2010-07-06 13:14:51 +00:00
InputUICommon cleanup + some eolz 2010-07-06 13:14:51 +00:00
VideoCommon cleanup + some eolz 2010-07-06 13:14:51 +00:00