dolphin/Source/Plugins
NeoBrainX 5ebc9c97db Fix another bug introduced by r6301: Using observer variables now to check for ring buffer wraps.
Small performance improvements by increasing the ring buffer size and using a better offset algorithm.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6303 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-10-23 09:59:33 +00:00
..
Plugin_DSP_HLE Fix building with --as-needed. 2010-10-05 18:10:06 +00:00
Plugin_DSP_LLE Fix building with --as-needed. 2010-10-05 18:10:06 +00:00
Plugin_VideoDX9 Main change: Implemented EFB pokes in DX9/DX11. 2010-10-22 19:40:05 +00:00
Plugin_VideoDX11 Fix another bug introduced by r6301: Using observer variables now to check for ring buffer wraps. 2010-10-23 09:59:33 +00:00
Plugin_VideoMerge Allow building without bluetooth support. 2010-10-12 23:39:16 +00:00
Plugin_VideoOGL Main change: Implemented EFB pokes in DX9/DX11. 2010-10-22 19:40:05 +00:00
Plugin_VideoSoftware InputCommon(GCPad/WiimoteNew): Fixed issue when inifile didn't exist, defaults were loaded, and input didn't work. Fixed prob in DirectInput(hopefully doesn't break any other gamepads): buffered data wasn't ever being used. WiimoteNew: Hopefully made emulated swinging better(please comment). Added (completely untested) incomplete emulated turntable(DJ Hero) extension support :p. Deleted some files that I meant to delete in my last commit. 2010-10-03 04:29:34 +00:00