dolphin/Source/Plugins
NeoBrainX 7698d85a8e DX11:
- Speed up MSAA by using custom resolve shaders instead of ID3D11DeviceContext::ResolveSubresource().
- Fix EFB access when MSAA is enabled.
- Implement the "force linear filtering" option.
- Compile shaders using shader model 4.1 or 5.0 if available.
- Some minor cleanups.

Who cares about DX9 and OGL anyway :P

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6481 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-27 11:11:05 +00:00
..
Plugin_DSP_HLE DSPHLE Should fix Issue 3543 2010-11-26 15:04:35 +00:00
Plugin_DSP_LLE Fix for issue 3507. Compile with old GLEW versions, support user-specified CFLAGS and link plugins to all the used libs. 2010-11-18 23:27:27 +00:00
Plugin_VideoDX9 DX11: 2010-11-27 11:11:05 +00:00
Plugin_VideoDX11 DX11: 2010-11-27 11:11:05 +00:00
Plugin_VideoOGL DX11: 2010-11-27 11:11:05 +00:00
Plugin_VideoSoftware Inhibit the screensaver while the emulator is running on linux. Fixes issue 3279. Uses the xdg-screensaver method suggested in that issue. 2010-11-25 02:26:46 +00:00
CMakeLists.txt Add the video software plugin to the cmake build system. 2010-11-18 02:13:05 +00:00