dolphin/Source/Core/VideoBackends
Stenzek acfa93372e D3D12: Refactoring and cleanups
Moves render target restoring to RestoreAPIState, this also means no need
to manually restore after allocating in a buffer that caused execution,
because the manager restores it for us.

Remove a method that wasn't used from D3DUtil.cpp, and fixes a few errors
in EFB poke drawing.
2016-05-08 12:08:25 +10:00
..
D3D Merge pull request #3745 from stenzek/d3d11-texcache 2016-04-24 11:47:32 +02:00
D3D12 D3D12: Refactoring and cleanups 2016-05-08 12:08:25 +10:00
OGL Merge pull request #3672 from EmptyChaos/d3d-anisotropy 2016-03-26 03:25:01 +01:00
Software Merge pull request #3742 from phire/dither 2016-05-03 22:41:39 +12:00
CMakeLists.txt