dolphin/Source/Plugins
nakeee 46bd0db43d small scons fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6048 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-08-04 11:56:25 +00:00
..
Plugin_DSP_HLE small scons fix 2010-08-04 11:56:25 +00:00
Plugin_DSP_LLE allow "swapping" of hle'd ucodes 2010-08-04 11:44:06 +00:00
Plugin_VideoDX9 Fix issue 2694. 2010-08-03 18:57:59 +00:00
Plugin_VideoDX11 Marginally improve FPS counting logic in the video plugins. 2010-08-01 14:43:07 +00:00
Plugin_VideoOGL Stub out glGetError() calls from the release build of the OpenGL plug-in (found by ector, code by LordMark). Gives a speed-up in the OpenGL plug-in. 2010-08-03 10:48:49 +00:00
Plugin_VideoSoftware Stub out glGetError() calls from the release build of the OpenGL plug-in (found by ector, code by LordMark). Gives a speed-up in the OpenGL plug-in. 2010-08-03 10:48:49 +00:00
Plugin_Wiimote Removed the hackery that was being done with the plugin configuration dialogs on windows. That was unnecessary and ugly. The HWND type is dead for non windows. Also cleaned up the gui a little. 2010-07-30 03:51:49 +00:00
Plugin_WiimoteNew Avoid always-true and signed/unsigned comparisons. 2010-07-31 19:06:44 +00:00