summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/D3D/DXPipeline.cpp
AgeCommit message (Expand)Author
2023-02-09VideoCommon: store the configuration used to create the AbstractPipeline on t...iwubcode
2023-01-31Implement AbstractGfx for Dx11Scott Mansell
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-27normalize common filenames in VideoBackends/D3DShawn Hoffman
2020-05-25VideoCommon/ShaderGenCommon: Make template functions regular functionsLioncash
2019-08-02D3D11: Only use integer RTV when logic op is supported+enabledStenzek
2019-03-29D3D11: Use ComPtr smart pointer where possibleStenzek
2019-02-19Move most backend functionality to VideoCommonStenzek
2018-03-14Assert: Uppercase assertion macrosLioncash
2018-02-22VideoBackends: Add AbstractShader and AbstractPipeline classesStenzek