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
15e4eed7fa6e20fc4fed13960699670e94045467
dolphin
/
Source
/
Core
History
hrydgard
37332216ef
Cache pointer to dsp plugin. turns out the lookup is pretty expensive, looking at TD's oprofile run... this'll maybe give you a frame or two.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3664
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-03 18:47:55 +00:00
..
AudioCommon
1. TAS Groundwork: Saving the state (compression and memory dump to file) is now done on a separate thread (thread-safe). Now state saving is silent and quick.
2009-06-26 22:36:44 +00:00
Common
remove MusicMod
2009-07-03 03:26:23 +00:00
Core
Cache pointer to dsp plugin. turns out the lookup is pretty expensive, looking at TD's oprofile run... this'll maybe give you a frame or two.
2009-07-03 18:47:55 +00:00
DebuggerUICommon
debuggerUICommon: don't spam solution dir
2009-06-30 03:55:56 +00:00
DebuggerWX
MemoryWindow will now dump aram instead of ram - if you are viewing aram
2009-06-30 21:11:39 +00:00
DiscIO
remove MusicMod
2009-07-03 03:26:23 +00:00
DolphinWX
Assorted cleanup, perf counter logging, and minor fixes that have been accumulating on my hdd :p
2009-07-03 18:33:28 +00:00
DSPCore
Assorted cleanup, perf counter logging, and minor fixes that have been accumulating on my hdd :p
2009-07-03 18:33:28 +00:00
InputCommon
Fix a nasty dualcore hang in EFB read (see r3658 comment...)
2009-07-03 15:35:31 +00:00
VideoCommon
Assorted cleanup, perf counter logging, and minor fixes that have been accumulating on my hdd :p
2009-07-03 18:33:28 +00:00