dolphin/Source/Core
nakeee 87e6f0b18c ifdefed the sse3 code just to make sure
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1869 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-01-14 13:00:25 +00:00
..
Common Move #include <window.h> from all files that include it and common.h to common.h 2009-01-13 04:23:26 +00:00
Core More green. CPU sleeps when fifo HiWaterMark reached now. Showing more obviously when GPU become the bottleneck. Again, if it hurts perf -> GPU needs improvement where CPU load drop. I need to check some fifo stuff. TODO: test if HiWM are less reached with or without sending the whole fifoReadWriteDistance. 2009-01-14 11:23:00 +00:00
DebuggerWX moved plugin manager to core. 2009-01-09 12:46:04 +00:00
DiscIO Move #include <window.h> from all files that include it and common.h to common.h 2009-01-13 04:23:26 +00:00
DolphinWX Remove dependency of ATLMFC from direct 3d9 plugin and main dolphin app, dependency still exists in DSP_HLE and DSP_LLE 2009-01-14 05:07:53 +00:00
InputCommon is properties the right way? 2009-01-06 08:30:31 +00:00
VideoCommon ifdefed the sse3 code just to make sure 2009-01-14 13:00:25 +00:00