This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
a1daa636c267eceba1c0d4ea199f72ab4a455f81
dolphin
/
Source
/
Plugins
History
Glenn Rice
a1daa636c2
Take care of some compiler warnings from unused variables, and a little code cleanup.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6081
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-08-10 01:08:22 +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
Take care of some compiler warnings from unused variables, and a little code cleanup.
2010-08-10 01:08:22 +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