dolphin/Source/Plugins
2010-08-04 16:50:52 +00:00
..
Plugin_DSP_HLE dsphle - improved ax/axwii hle ucode switching (needed for Nintendo Puzzle Collection <-> GBA, ...) 2010-08-04 16:50:52 +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 Silence gcc warnings about empty statements and out-of-order initializers. 2010-08-04 14:00:59 +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