summaryrefslogtreecommitdiff
path: root/tools/gfx/vulkan/vk-swap-chain.cpp
AgeCommit message (Expand)Author
2022-05-26Split render-vk.h/.cpp into a set of smaller files (#2244)lucy96chen
2021-03-10Swapchain resize and rename to `IDevice` (#1741)Yong He
2021-03-04Refactor `gfx` to surface `CommandBuffer` interface. (#1735)Yong He
2021-02-24Explicit swapchain interface in `gfx`. (#1726)Yong He
2021-01-06Refactor GUI/Window utils out of gfx library (#1649)Yong He
2020-07-23Fix for vulkan tests failing (#1456)jsmall-nvidia
2019-09-13Refactor render-test to make cross platform (#1053)jsmall-nvidia