dolphin/Source/Plugins
NeoBrainX 18ccffdb64 Load the d3dx11 dll at runtime instead of linking directly against it. Should make DX11 usuable again if the DX SDK used for compiling is newer than the runtime dlls used.
Various little tweaks and fixes, mostly to fix D3D11 debug layer warnings.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5805 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-27 14:04:49 +00:00
..
Plugin_DSP_HLE probable linux build fix, thanks cnu. 2010-06-13 10:14:53 +00:00
Plugin_DSP_LLE Treat strings from external sources as 8-bit so FromAscii doesn't barf. 2010-06-11 08:39:03 +00:00
Plugin_VideoDX9 fixed blending in dx9 and dx11 2010-06-24 15:58:06 +00:00
Plugin_VideoDX11 Load the d3dx11 dll at runtime instead of linking directly against it. Should make DX11 usuable again if the DX SDK used for compiling is newer than the runtime dlls used. 2010-06-27 14:04:49 +00:00
Plugin_VideoOGL Config.h should never be included directly, but rather through Common.h 2010-06-26 13:11:34 +00:00
Plugin_VideoSoftware Build fix fix. 2010-06-25 01:20:25 +00:00
Plugin_Wiimote Set g_Config.bNumberRealWiimotes as volatile. Otherwise connected real wiimotes are not acted on. 2010-06-26 16:48:57 +00:00
Plugin_WiimoteNew win32: Some more work on real wiimote automatic ingame pairup (automatic paired up wiimotes get connected now ingame as well, but it's not completely working yet, we're almost there tho:P) and changed the automatic unpair real wiimotes routine, so it won't get loaded via dll_detach anymore. 2010-06-20 02:17:53 +00:00