pcsx2/plugins/GSdx/Renderers/DX11
Kojin 468b9ded46 gsdx-d3d11: Update texture copy method to handle depth
- Rename CopyRenderTarget to CloneTexture
- Allow copy of depth target

Also fix a small oversight from the removal of MSAA.
2019-01-22 06:52:24 +01:00
..
GSDevice11.cpp gsdx-d3d11: Update texture copy method to handle depth 2019-01-22 06:52:24 +01:00
GSDevice11.h gsdx-d3d11: Update texture copy method to handle depth 2019-01-22 06:52:24 +01:00
GSRendererDX11.cpp GSdx-d3d: Move channel and texture shuffle in GSRendererDX. 2019-01-14 02:30:25 +01:00
GSRendererDX11.h GSdx-d3d: Move channel and texture shuffle in GSRendererDX. 2019-01-14 02:30:25 +01:00
GSTexture11.cpp gsdx-hw: Completely remove MSAA from renderer code. 2019-01-15 19:13:14 +01:00
GSTexture11.h gsdx: remove dds parameter from texture save method 2018-12-30 20:13:59 +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-tc: Remove CanConvertDepth virtual bool and use m_can_convert_depth for depth toggling. 2019-01-18 14:53:06 +01:00
GSTextureFX11.cpp GSdx-d3d11: Remove colclip and negative blend algo. 2019-01-12 09:53:51 +01:00