pcsx2/plugins/GSdx/Renderers/DX11
lightningterror fce3918562
GSdx: Purge Direct3D9 Render entirely. (#2762)
And the time has come to say good bye (good riddance?), this build removes Direct3D9 entirely from GSdx. D3D9 is/was holding us back in some D3D11 fixes that we want to further implement.
The last build that supports D3D9 is v1.5.0-dev-2779-g1a61148b0 for anyone still interested.

"Press F to pay respect.
2018-12-20 00:54:51 +01:00
..
GSDevice11.cpp GSdx-debug: Do some casts and fix warnings. 2018-12-17 15:52:27 +01:00
GSDevice11.h GSdx: Purge Direct3D9 Render entirely. (#2762) 2018-12-20 00:54:51 +01:00
GSRendererDX11.cpp GSdx-d3d: Add remaining code for RGB channel. 2018-12-17 11:50:16 +01:00
GSRendererDX11.h GSdx-d3d: Add support for channel shuffle in GSRendererDX. 2018-12-13 01:47:10 +01:00
GSTexture11.cpp gsdx-d3d11: Add equality check for GSTexture11 2018-12-17 11:43:15 +01:00
GSTexture11.h gsdx-d3d11: Add equality check for GSTexture11 2018-12-17 11:43:15 +01:00
GSTextureCache11.cpp GSdx-TC11: Add support for depth formats in Direct3D11 Texture Cache. 2018-12-10 00:17:04 +01:00
GSTextureCache11.h GSdx: Enable Texture Cache and RendererHW to support depth on Direct3D11. 2018-12-10 00:17:04 +01:00
GSTextureFX11.cpp GSdx-d3d11: Add support for dfmt shader macro. 2018-12-18 12:55:23 +01:00