summaryrefslogtreecommitdiff
path: root/tools/gfx/vulkan/vk-swap-chain.cpp
AgeCommit message (Expand)Author
2024-10-29formatEllie Hermaszewska
2024-02-26switch to vkCreateMetalSurfaceEXT and create metal layer in swapchain (#3627)Simon Kallweit
2023-12-18macos/vulkan support (#3418)skallweitNV
2023-09-13Fix build with --enable-xlib=false (#3203)Ellie Hermaszewska
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