dolphin/Source/Core
2009-07-22 06:28:04 +00:00
..
AudioCommon No more SleepCurrentThreads in Command Processor. Some Fifo cleanup. 2009-07-17 22:57:02 +00:00
Common Rename scale_something to scale_invert. Plus, sneak in a tiny Thread.h change. 2009-07-19 08:24:30 +00:00
Core JIT: another one bites the dust (cntlzwx) 2009-07-20 20:00:08 +00:00
DebuggerUICommon Sorry for intruding in to the core. Fixed NoGUI mode in Linux, add back the instruction names as comments in the JIT tables, was a bit hard to find certain instructions.Trying to find a good way to get The JIT dependencies removed in a nice fashion 2009-07-13 06:34:12 +00:00
DebuggerWX apparently PCH do not like intermingling of C and C++. Solution: make these .c files build as c++ 2009-07-22 02:18:14 +00:00
DiscIO add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
DolphinWX Use precompiled headers for faster build of the DebuggerWX and Dolphin projects. Fix a silly memory leak in debug text in the GL plugin. 2009-07-19 09:15:00 +00:00
DSPCore DSPLLE: LD now doesn't give memory errors, still need to be tested with LDM/N and if it really takes 0x00 2009-07-22 06:28:04 +00:00
InputCommon Roll back R3801. Dolphin works again. Seriously, if you're not even testing huge freaking changes like this... 2009-07-15 20:15:34 +00:00
VideoCommon Simplify fifo code 2009-07-20 01:10:00 +00:00