summaryrefslogtreecommitdiff
path: root/tools/gfx/d3d12/d3d12-helper-functions.cpp
AgeCommit message (Expand)Author
2023-05-19added D32_S8 format (#2885)kopaka1822
2023-05-11fixed shader resource views for multisample textures (#2880)kopaka1822
2022-11-04Add AdapterLUID to identify GPU adapters (#2492)skallweitNV
2022-11-03Add gfxGetAdapters function (currently implemented for D3D12/Vulkan) (#2486)skallweitNV
2022-10-05Various gfx fixes. (#2434)Yong He
2022-09-19Fix d3d12 implementation of `uploadBufferData`. (#2402)Yong He
2022-05-17Split render-d3d12.h/cpp into a set of smaller files (#2231)lucy96chen