dolphin/Source/Core/VideoBackends/D3DCommon
Stenzek 61a656570e AbstractPipeline: Support returning "cache data"
"Cache data" can be used to assist a driver with creating pipelines by
using previously-compiled shader ISA.
2019-04-16 00:09:47 +10:00
..
CMakeLists.txt Add D3DCommon (shared code between D3D11 and D3D12) 2019-03-29 19:52:38 +10:00
Common.cpp Add D3DCommon (shared code between D3D11 and D3D12) 2019-03-29 19:52:38 +10:00
Common.h Add D3DCommon (shared code between D3D11 and D3D12) 2019-03-29 19:52:38 +10:00
D3DCommon.vcxproj Add D3DCommon (shared code between D3D11 and D3D12) 2019-03-29 19:52:38 +10:00
D3DCommon.vcxproj.filters Add D3DCommon (shared code between D3D11 and D3D12) 2019-03-29 19:52:38 +10:00
Shader.cpp AbstractPipeline: Support returning "cache data" 2019-04-16 00:09:47 +10:00
Shader.h AbstractPipeline: Support returning "cache data" 2019-04-16 00:09:47 +10:00
SwapChain.cpp Add D3DCommon (shared code between D3D11 and D3D12) 2019-03-29 19:52:38 +10:00
SwapChain.h Add D3DCommon (shared code between D3D11 and D3D12) 2019-03-29 19:52:38 +10:00