dolphin/Source/Plugins
NeoBrainX d0f00cedff DX11:
Cleanups, documentation, ...
Theoretically enable anisotropic filtering if selected in the config, not sure if it works though.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5761 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-21 17:54:13 +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_GCPadNew Attempt to resolve the conflict between SDL/include and SDL/Include. 2010-06-16 01:14:18 +00:00
Plugin_VideoDX9 D3D9: Delete some long dead code. Also add one more statistic: number of compiled shaders that actually have unique code (not accurate unless you delete the shader cache before running). This stat clearly shows that in f-zero we create 5x as many pixel shaders as we should, so there's clearly a problem with the shader ID generation. 2010-06-20 22:23:34 +00:00
Plugin_VideoDX11 DX11: 2010-06-21 17:54:13 +00:00
Plugin_VideoOGL Revert a hack that snzgoo committed that should not have been commited. That hack prevents the X loop in GLUtil.cpp from properly detecting events that it should detect. 2010-06-21 12:29:32 +00:00
Plugin_VideoSoftware Build GLEW, SDL and zlib as static libraries from Externals as with 2010-06-16 00:07:52 +00:00
Plugin_Wiimote 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
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