summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/D3D12/DescriptorAllocator.cpp
AgeCommit message (Expand)Author
2023-12-10VideoBackends / VideoCommon: update max pixel shader samplers from 8 to 16, t...iwubcode
2023-02-10VideoCommon: add constant value to set the allowed maximum number of pixel sa...iwubcode
2022-01-09VideoBackends/D3D12: Include HRESULT in error messagesPokechu22
2022-01-09VideoBackends/D3D: Eliminate CHECK in favor of ASSERT_MSGPokechu22
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/D3D12Shawn Hoffman
2019-04-01Implement D3D12 backendStenzek