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
d96d93b7fafecef160f867343cd9c2154196d20f
dolphin
/
Source
/
Plugins
History
nakeee
d96d93b7fa
dsp hle: removed the code of ddldebugger
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@535
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-16 09:15:17 +00:00
..
Plugin_DSP_HLE
dsp hle: removed the code of ddldebugger
2008-09-16 09:15:17 +00:00
Plugin_DSP_LLE
Replaced "unsigned __int16" by "u16".
2008-09-02 23:32:05 +00:00
Plugin_nJoy_SDL
some patches done by F|res & OmegaDox
2008-09-13 15:09:03 +00:00
Plugin_PadDX9
Replaced "CHAR" by "char": there is no mention of type CHAR on MSDN, the argument to which CHAR* is passed is documented as being char* and the function would be broken if sizeof(CHAR) would be different from 1.
2008-09-03 00:40:18 +00:00
Plugin_PadSimple
Fixed DebugFast versions of PadSimple and DSP HLE plugins.
2008-09-15 21:38:23 +00:00
Plugin_VideoDX9
Optimized vertex and pixel shader generation. Medium FPS boost.
2008-09-12 19:04:13 +00:00
Plugin_VideoOGL
reversion
2008-09-13 16:33:28 +00:00
Plugin_Wiimote_Test
Defend against bad parameters for HLE_Printf, early out in symboldb, misc
2008-09-13 18:15:53 +00:00