dolphin/Source/Plugins
Shawn Hoffman e9424bcafa small optimization for gba ucode hle
hopefully quiet gcc about IUCode ctor...

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6049 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-08-04 13:22:29 +00:00
..
Plugin_DSP_HLE small optimization for gba ucode hle 2010-08-04 13:22:29 +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