dolphin/Source/Plugins
nakeee 4de10e2d94 make LLE "work" on linux
also with XK's patch to fix LLE save state


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@539 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-16 13:53:11 +00:00
..
Plugin_DSP_HLE dsp hle: fixed stupid mistake of misread function name:( thanks XK 2008-09-16 09:50:20 +00:00
Plugin_DSP_LLE make LLE "work" on linux 2008-09-16 13:53:11 +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