This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
fe0f25c737b2f270b40efcd09b6852fe208d4eb9
dolphin
/
Source
/
Plugins
T
History
skidau
c76ba17ff4
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.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6039
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-08-03 10:48:49 +00:00
..
Plugin_DSP_HLE
Avoid always-true and signed/unsigned comparisons.
2010-07-31 19:06:44 +00:00
Plugin_DSP_LLE
make "show pc" in dsp lle debugger actually work again
2010-08-02 05:30:38 +00:00
Plugin_VideoDX9
Spelling fixes, etc
2010-08-01 14:46:10 +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