dolphin/Source/Plugins
NeoBrainX 07d947c834 DX9/DX11: Fixing some maybe possible crashes if a game was started, the config dialog opened and the game closed again. Due to other issues this still happens quite often though...
Various warning fixes.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6684 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-29 13:07:00 +00:00
..
Plugin_DSP_HLE allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...) 2010-12-05 09:04:34 +00:00
Plugin_DSP_LLE Core/DSPCore: Reorganize register layout for accessing accumulators 2010-12-29 02:12:06 +00:00
Plugin_VideoDX9 DX9/DX11: Fixing some maybe possible crashes if a game was started, the config dialog opened and the game closed again. Due to other issues this still happens quite often though... 2010-12-29 13:07:00 +00:00
Plugin_VideoDX11 DX9/DX11: Fixing some maybe possible crashes if a game was started, the config dialog opened and the game closed again. Due to other issues this still happens quite often though... 2010-12-29 13:07:00 +00:00
Plugin_VideoOGL Fix ClearScreen in OpenGL as well (uses clear quads instead of glClear now). 2010-12-28 16:16:27 +00:00
Plugin_VideoSoftware Fix a few more linkage issues in the cmake build. 2010-12-06 13:06:54 +00:00
CMakeLists.txt Add the video software plugin to the cmake build system. 2010-11-18 02:13:05 +00:00