dolphin/Source/Core/VideoBackends
Stenzek 9bff187547 D3D12: Cleanup startup/shutdown process
Sorts out references that cause some modules to be kept around after
backend shutdown.

Should also solve the issue with errors being thrown due to the config
being loaded after device creation, leading to the incorrect device being
used in a multi-adapter system.
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: Cleanup startup/shutdown process 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