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
37f1e1ca73596b2f12efba53ef107263bd0eee8c
dolphin
/
Source
/
Core
History
Shawn Hoffman
37f1e1ca73
fix changing between interpreter and JIT not taking place instantly. Fix loading config needlessly twice on app init. Fixes issue 1682
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4604
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-11-23 08:43:14 +00:00
..
AudioCommon
LUAInterface should have all its functionality now (excluding input/controller management). Now we need a GUI to see how it works. Added new DSP function: ClearAudioBuffer, which clears the audio buffer for pausing. Currently it doesn't work with DSound.
2009-11-07 20:01:39 +00:00
Common
allow dumping of all symbols to a signature file
2009-11-18 21:11:05 +00:00
Core
wxMenu objects are now deleted by wxwidgets - should fix a few GUI-related crashes
2009-11-23 08:05:54 +00:00
DebuggerUICommon
wxMenu objects are now deleted by wxwidgets - should fix a few GUI-related crashes
2009-11-23 08:05:54 +00:00
DebuggerWX
allow dumping of all symbols to a signature file
2009-11-18 21:11:05 +00:00
DiscIO
wxMenu objects are now deleted by wxwidgets - should fix a few GUI-related crashes
2009-11-23 08:05:54 +00:00
DolphinWX
fix changing between interpreter and JIT not taking place instantly. Fix loading config needlessly twice on app init. Fixes issue 1682
2009-11-23 08:43:14 +00:00
DSPCore
reapply changes from 4550-4551,4556-4559 correctly...sigh...some files were ignored by tortoisesvn, and myself :|
2009-11-14 17:50:51 +00:00
InputCommon
revert to r4531, but keep the changes from the following revisions: 4533,4550-4551,4556-4559
2009-11-14 17:08:32 +00:00
VideoCommon
big commit, implemented depth textures with hardware support in D3D, so now they will be correct as in opengl. please test a lot because i only tested the ati path, nvidia path is "Theoretical" :).
2009-11-22 02:37:00 +00:00