dolphin/Source/Core/VideoBackends
Stenzek fde7dee652 D3D12: Fix invalid CopyTextureRegion call in CopyRectangleFromTexture
This was occuring when the source texture was larger than the destination
texture, but the source rect was <= dest rect, so the copy is valid.
2016-05-08 23:18:58 +10:00
..
D3D Merge pull request #3745 from stenzek/d3d11-texcache 2016-04-24 11:47:32 +02:00
D3D12 D3D12: Fix invalid CopyTextureRegion call in CopyRectangleFromTexture 2016-05-08 23:18:58 +10:00
OGL D3D12: Implement XFB encoding/decoding (support Real XFB) 2016-05-08 23:18:51 +10:00
Software Merge pull request #3742 from phire/dither 2016-05-03 22:41:39 +12:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00