This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
873190d14891af632a93caa206cd528ccbf3ebdc
dolphin
/
Source
/
Plugins
T
History
Shawn Hoffman
873190d148
fix a few issues with actually using the dsp lle debugger: stepping/reg updates/etc should behave better
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3879
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-24 02:15:04 +00:00
..
Plugin_DSP_HLE
Fixed the load-state memory leak, also fixed various other savestate issues. Found (probably) the cause of load-state crashing Dolphin: BPWrites. Tried to put a CriticalSection around BPWritten but it only causes Dolphin to hang when loading a state. Can someone find why it hangs?
2009-07-22 22:50:52 +00:00
Plugin_DSP_LLE
fix a few issues with actually using the dsp lle debugger: stepping/reg updates/etc should behave better
2009-07-24 02:15:04 +00:00
Plugin_nJoy_SDL
Fix a hang on stop on linux (why is that done better on linux ?? strange :P)
2009-07-17 16:20:55 +00:00
Plugin_PadSimple
Rearrange LogManager includes. The main purpose is to make it possible to modify Thread.h without recompiling the whole entire project.
2009-07-12 21:58:32 +00:00
Plugin_PadSimpleEvnt
Do not put the PDB, EXP, LIB files in the bin folder, instead put it where the obj files are located.
2009-04-03 13:44:36 +00:00
Plugin_VideoDX9
Roll back r3833 for render targets but keep it for static textures. Most mirroring issues are OK and we shouldn't see any slowdown.
2009-07-19 08:17:41 +00:00
Plugin_VideoOGL
Use precompiled headers for faster build of the DebuggerWX and Dolphin projects. Fix a silly memory leak in debug text in the GL plugin.
2009-07-19 09:15:00 +00:00
Plugin_Wiimote
GH3 controller is now available to choose as an extension
2009-07-18 05:04:36 +00:00