summaryrefslogtreecommitdiff
path: root/tools/gfx/d3d/d3d-util.h
AgeCommit message (Expand)Author
2021-03-18Remove `DescriptorSet` from D3D11 and GL devices. (#1761)Yong He
2021-03-04Refactor `gfx` to surface `CommandBuffer` interface. (#1735)Yong He
2021-02-19Make gfx library visible to external user. (#1719)Yong He
2021-01-14COM-ify all slang-gfx interfaces. (#1656)Yong He
2021-01-06Refactor GUI/Window utils out of gfx library (#1649)Yong He
2019-09-13Refactor render-test to make cross platform (#1053)jsmall-nvidia