summaryrefslogtreecommitdiff
path: root/tools/gfx/d3d12/render-d3d12.h
AgeCommit message (Expand)Author
2021-03-10Swapchain resize and rename to `IDevice` (#1741)Yong He
2021-02-24Explicit swapchain interface in `gfx`. (#1726)Yong He
2021-02-04[gfx] Shader-object driven shader compilation. (#1688)Yong He
2021-01-14COM-ify all slang-gfx interfaces. (#1656)Yong He
2021-01-11Make `gfx::Renderer` a COM interface. (#1653)Yong He
2019-09-13Refactor render-test to make cross platform (#1053)jsmall-nvidia