dolphin/Source/Plugins/Plugin_VideoDX9
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
..
Src DX11: 2010-11-27 11:11:05 +00:00
Plugin_VideoDX9.vcproj DX9: Dynamically load d3d9.dll. 2010-11-21 15:44:50 +00:00