dolphin/Source/Plugins
hrydgard 700f2ff694 Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in VideoCommon. This lets VideoCommon code read the config without ugly hacks. Fixed various config race conditions by keeping a copy (g_ActiveConfig) of the g_Config struct which is updated once per frame.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4256 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-09-13 08:21:35 +00:00
..
Plugin_DSP_HLE GUI: Fixed some GUI related start/stop crashes 2009-09-07 12:40:43 +00:00
Plugin_DSP_LLE quickfix for the build problem. no, I don't like all these globals either. 2009-09-08 22:24:08 +00:00
Plugin_PadSimple lib dxerr9 -> dxerr as of august09 dx sdk 2009-09-10 05:51:18 +00:00
Plugin_VideoDX9 Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in VideoCommon. This lets VideoCommon code read the config without ugly hacks. Fixed various config race conditions by keeping a copy (g_ActiveConfig) of the g_Config struct which is updated once per frame. 2009-09-13 08:21:35 +00:00
Plugin_VideoOGL Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in VideoCommon. This lets VideoCommon code read the config without ugly hacks. Fixed various config race conditions by keeping a copy (g_ActiveConfig) of the g_Config struct which is updated once per frame. 2009-09-13 08:21:35 +00:00
Plugin_Wiimote Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage. 2009-09-08 21:16:05 +00:00
Plugin_nJoy_SDL get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason. http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters 2009-09-08 16:07:13 +00:00