pcsx2/plugins/GSdx/Renderers/DX9
lightningterror c511ce80d2 GSdx-d3d: Add support for channel shuffle in GSRendererDX.
Split the code from GSRendererDX to GSRendererDX9 and GSRendererDX11. We
ensure d3d9 doesn't blow up with regressions, add required code to
GSRendererDX11 to properly support channel shuffle.

Note the feature is still not yet complete, copy function needs to be
implemented (suggested by Gregory) but it can be done at a later date,
this still fixes a bunch of issues on various games.
2018-12-13 01:47:10 +01:00
..
GSDevice9.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSDevice9.h GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSRendererDX9.cpp GSdx-d3d: Add support for channel shuffle in GSRendererDX. 2018-12-13 01:47:10 +01:00
GSRendererDX9.h GSdx-d3d: Add support for channel shuffle in GSRendererDX. 2018-12-13 01:47:10 +01:00
GSTexture9.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSTexture9.h GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSTextureCache9.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSTextureCache9.h GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSTextureFX9.cpp GSdx-d3d: Partial port for DATE one (Fast Date) and Fast Accurate Date. 2018-11-29 20:29:28 +01:00