This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
8027ab53d0cdd5b7de2214f990cf7c12e56d50fd
dolphin
/
Source
/
Core
History
Nolan Check
8027ab53d0
Don't use events for efb access. As I've learned, events cause kernel calls and it is sometimes more efficient to do spin-waits. See if this speeds up Wind Waker's pictobox quests.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3893
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-27 22:05:38 +00:00
..
AudioCommon
Fix up all copyright dates.
2009-07-26 11:51:40 +00:00
Common
Don't use events for efb access. As I've learned, events cause kernel calls and it is sometimes more efficient to do spin-waits. See if this speeds up Wind Waker's pictobox quests.
2009-07-27 22:05:38 +00:00
Core
Fix up all copyright dates.
2009-07-26 11:51:40 +00:00
DebuggerUICommon
Fix up all copyright dates.
2009-07-26 11:51:40 +00:00
DebuggerWX
Fix up all copyright dates.
2009-07-26 11:51:40 +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
Fixes Issue 1006
2009-07-27 04:26:56 +00:00
DSPCore
DSPLLE: remove the if 0 around SR_MUL_UNSIGNED in hope to figure out why it makes AX games sound bad
2009-07-27 16:41:11 +00:00
InputCommon
Fix up all copyright dates.
2009-07-26 11:51:40 +00:00
VideoCommon
Fix up all copyright dates.
2009-07-26 11:51:40 +00:00