summaryrefslogtreecommitdiff
path: root/tools/gfx/vulkan/vk-device.cpp
AgeCommit message (Expand)Author
2023-02-11Comment call to vkCreateInstance with a potential pitfall (#2642)Ellie Hermaszewska
2023-01-20Add vulkan extensions to support DLSS (#2603)skallweitNV
2022-11-07Initial version of DeviceLimits implemented in d3d12, d3d11, vulkan and cuda ...skallweitNV
2022-11-04Add AdapterLUID to identify GPU adapters (#2492)skallweitNV
2022-10-05Various gfx fixes. (#2434)Yong He
2022-09-26Use d3d12/vk debug layer when gfx debug layer is enabled. (#2411)Yong He
2022-08-10Artifact and ICastable (#2351)jsmall-nvidia
2022-07-12Fixed incorrectly scoped variable causing crashes on certain linux toolchains...Sai Praveen Bangaru
2022-06-01Vulkan validation error fixes (#2254)lucy96chen
2022-05-26Split render-vk.h/.cpp into a set of smaller files (#2244)lucy96chen