summaryrefslogtreecommitdiff
path: root/tools/gfx/d3d/d3d-swapchain.h
AgeCommit message (Expand)Author
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2023-07-18nsight Aftermath crash example (#2984)jsmall-nvidia
2022-04-21GFX renaming work part 2: slang-gfx.h renames (#2194)lucy96chen
2022-02-23gfx: d3d12 performance optimizations. (#2140)Yong He
2022-02-20gfx: defer downstream shader compilation until draw/dispatch. (#2139)Yong He
2022-02-11gfx: Various Vulkan fixes. (#2129)Yong He
2021-04-08Improve robustness of gfx lifetime management. (#1788)Yong He
2021-03-10Swapchain resize and rename to `IDevice` (#1741)Yong He