dolphin/Source/Plugins
daco65 794f656188 fixed Video_SaveState & Video_LoadState in OGL/DX that made dolphin unable to load the plugins
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@352 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-27 11:45:51 +00:00
..
Plugin_DSP_HLE Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
Plugin_DSP_LLE Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
Plugin_PadDX9 Corrected case of "MultiDI.cpp|h". 2008-08-27 00:07:57 +00:00
Plugin_PadSimple Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
Plugin_VideoDX9 fixed Video_SaveState & Video_LoadState in OGL/DX that made dolphin unable to load the plugins 2008-08-27 11:45:51 +00:00
Plugin_VideoOGL fixed Video_SaveState & Video_LoadState in OGL/DX that made dolphin unable to load the plugins 2008-08-27 11:45:51 +00:00
Plugin_nJoy_SDL Added "const" to the data type. This fixes loads of compile warnings and the resulting file seems to still be a valid XPM (in fact, some of the files already had "const"). 2008-08-27 11:24:16 +00:00