dolphin/Source/Plugins
NeoBrainX ae309405a5 DX9/DX11: Missing breaks are just as evil as static variables.
This commit might fix some issues when colors were drawn slightly wrong in the DX plugins but correct in OpenGL. So please test this ;)
Thanks to Billiard for spotting.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6171 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-09-03 22:31:52 +00:00
..
Plugin_DSP_HLE Add volume control for the pulse audio backend. Unfortunately that can not be done with the pulse-simple api, so I had to switch to the asynchronous pulse api. 2010-08-17 02:14:04 +00:00
Plugin_DSP_LLE Add volume control for the pulse audio backend. Unfortunately that can not be done with the pulse-simple api, so I had to switch to the asynchronous pulse api. 2010-08-17 02:14:04 +00:00
Plugin_VideoDX9 DX9/DX11: Missing breaks are just as evil as static variables. 2010-09-03 22:31:52 +00:00
Plugin_VideoDX11 DX9/DX11: Missing breaks are just as evil as static variables. 2010-09-03 22:31:52 +00:00
Plugin_VideoOGL I'm an 100% scons noob but I think this fixes r6149, although it seems that the repository revision isn't appearing correctly (only happening with me?). 2010-08-30 00:00:14 +00:00
Plugin_VideoSoftware Add Common::AtomicDecrement for gcc to match win32. 2010-08-10 08:29:15 +00:00
Plugin_Wiimote Fixes a couple of issues, like wiimotes not found ingame(not all of them of course) and wiimote plugin not accessible under xp (old wiimote plugin). 2010-08-18 09:02:44 +00:00
Plugin_WiimoteNew IR pointer rotation finally working... Added a low-pass filter over sin and cos, but I still get some jittering... I suspect it's the numeric values... Billiard? Can you please help me on this? 2010-08-29 17:51:55 +00:00