dolphin/Source/Plugins
ayuanx 85a9b3dc2c 1. Make the domains of EmuWiimote & RealWiimote clearly separated, so I won't get tons of "Negative" and complaints about RealWiimote when I'm committing updates for EmuWiimote that has nothing to do with RealWiimote.
2. Change the frequency of WiiMote report sending to 100Hz which complies with real Wiimote hardware.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4655 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-12-07 12:48:39 +00:00
..
Plugin_DSP_HLE DSPLLE - cleaning, small fixes (2 shift opcodes are more correct now (lsr,asr) + some 0x3... opcodes are working better in case they are extended) 2009-12-01 20:38:42 +00:00
Plugin_DSP_LLE re-apply dsp-related changes from r4533 2009-11-14 17:45:35 +00:00
Plugin_PadSimple small warning fix in PadSimple.cpp 2009-11-16 00:47:52 +00:00
Plugin_VideoDX9 Delete the misnamed GlobalControl.cpp/h, move the (ugly) projection hack code that was there into VertexShaderManager where it belongs. 2009-12-05 13:56:23 +00:00
Plugin_VideoOGL Linux fix 2009-12-06 17:45:59 +00:00
Plugin_VideoSoftware Fixed 24 bit depth copies to RAM. 24 and 16 bit depth copies are now more accurate. Added an offset to DX copies to RAM and made half sized copies to a texture linearly filtered. 2009-12-02 04:17:18 +00:00
Plugin_Wiimote 1. Make the domains of EmuWiimote & RealWiimote clearly separated, so I won't get tons of "Negative" and complaints about RealWiimote when I'm committing updates for EmuWiimote that has nothing to do with RealWiimote. 2009-12-07 12:48:39 +00:00
Plugin_nJoy_SDL STAND BACK - NEWLINE POLICE 2009-11-15 22:26:39 +00:00