dolphin/Source/Plugins
2010-08-08 16:28:03 +00:00
..
Plugin_DSP_HLE dsp stuff - the same ucode hash under lle and hle now (had to rename couple of dissasms), ucode dumping under hle (debug only), small dsp:read32 change (needed for some homebrew) 2010-08-05 17:00:32 +00:00
Plugin_DSP_LLE dsp stuff - the same ucode hash under lle and hle now (had to rename couple of dissasms), ucode dumping under hle (debug only), small dsp:read32 change (needed for some homebrew) 2010-08-05 17:00:32 +00:00
Plugin_VideoDX9 DX9/OGL: Remove some superfluous checks (this is already done in VideoCommon). 2010-08-08 16:28:03 +00:00
Plugin_VideoDX11 Move the ZTP hack to the game properties (reverted all changes from r6057 to the video plugins) due to some obvious reasons. Also some fixes to the coding style. 2010-08-05 18:41:02 +00:00
Plugin_VideoOGL DX9/OGL: Remove some superfluous checks (this is already done in VideoCommon). 2010-08-08 16:28:03 +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