dolphin/Source/Core
2009-01-14 16:36:43 +00:00
..
Common put the handy items on the first page of ConfigMain. Fix for plugins not loading on first boot. We should figure out how to get a pointer to the main app (see OGL main.cpp line 118) 2009-01-14 16:36:43 +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 put the handy items on the first page of ConfigMain. Fix for plugins not loading on first boot. We should figure out how to get a pointer to the main app (see OGL main.cpp line 118) 2009-01-14 16:36:43 +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