dolphin/Source/Plugins
2010-10-23 19:55:19 +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 Added the wait/sync back in the video thread on XFB swaps. Fixes issue 3391. 2010-10-23 12:26:57 +00:00
Plugin_VideoDX11 DX11: If the virtual XFB list overflows, replace the oldest XFB with a new one instead of just failing. 2010-10-23 18:44:01 +00:00
Plugin_VideoMerge Allow building without bluetooth support. 2010-10-12 23:39:16 +00:00
Plugin_VideoOGL OpenGL plugin: Support for dual-source blending, CURRENTLY DISABLED. It doesn't work yet. To fix it, we may need to convert all our shaders to GLSL so that we can use glBindFragDataLocation. 2010-10-23 19:55:19 +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