dolphin/Source/Plugins
2008-08-27 12:17:47 +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_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
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 warnings about missing braces in array initialisation. 2008-08-27 12:17:47 +00:00