dolphin-emulator/Source/Core/VideoBackends
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
..
D3D AbstractPipeline: Support returning "cache data" 2019-04-16 00:09:47 +10:00
D3D12 AbstractPipeline: Support returning "cache data" 2019-04-16 00:09:47 +10:00
D3DCommon AbstractPipeline: Support returning "cache data" 2019-04-16 00:09:47 +10:00
Null AbstractPipeline: Support returning "cache data" 2019-04-16 00:09:47 +10:00
OGL AbstractPipeline: Support returning "cache data" 2019-04-16 00:09:47 +10:00
Software AbstractPipeline: Support returning "cache data" 2019-04-16 00:09:47 +10:00
Vulkan AbstractPipeline: Support returning "cache data" 2019-04-16 00:09:47 +10:00
CMakeLists.txt Implement D3D12 backend 2019-04-01 11:24:55 +10:00