summaryrefslogtreecommitdiff
path: root/tools/gfx/d3d11/d3d11-helper-functions.cpp
AgeCommit message (Expand)Author
2023-04-14Some small fixes with Windows/DX usage (#2797)Ellie Hermaszewska
2022-11-04Add AdapterLUID to identify GPU adapters (#2492)skallweitNV
2022-11-03Add gfxGetAdapters function (currently implemented for D3D12/Vulkan) (#2486)skallweitNV
2022-09-22GFX: improve d3d12 performance. (#2408)Yong He
2022-06-30Split render-d3d11.cpp into smaller files (#2307)lucy96chen