dolphin/Source/Core
ayuanx e80078dc3c What we should think about:
"VideoFifo_CheckEFBAccess()" & "VideoFifo_CheckSwapRequest()" should be moved to a more suitable place than inside function "Fifo_EnterLoop()", which wastes considerable amount of CPU time (exhausting one core completely even when paused) and also makes VPS inaccurate.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4778 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-01-03 18:58:50 +00:00
..
AudioCommon Wiimote: More work, don't ask, no answer 2009-12-25 22:10:56 +00:00
Common Adding line and file name to the log. 2010-01-03 08:48:48 +00:00
Core Readded the "Loading settings from" log at the INFO log level. 2010-01-01 20:12:31 +00:00
DSPCore DSPLLE: Wii games/ZWW have working-ish sound (Trust the DSP to do its reads and writes wherever it wants) 2009-12-26 15:11:26 +00:00
DebuggerUICommon My first proud commit 2009-11-25 10:07:56 +00:00
DebuggerWX Some changes/fixes for the GUI : no need for 2 play button in the debugger, fix some issues with the console not closing as it should when floating. 2009-12-28 19:34:19 +00:00
DiscIO allow for extracting apploader/dol from gc/wii images without having to extract the whole fst. for now, the wii extraction just comes from partition 1. 2009-12-29 13:59:38 +00:00
DolphinWX Stop spamming the file log without being asked to. Removes the "Loading settings from" and "Starting application" notices being written to the file log when the file log was not enabled. 2010-01-01 09:13:08 +00:00
InputCommon This should fix Issue 1798 2009-12-31 17:42:55 +00:00
VideoCommon What we should think about: 2010-01-03 18:58:50 +00:00