summaryrefslogtreecommitdiff
path: root/tools/gfx/vulkan/vk-api.cpp
AgeCommit message (Expand)Author
2021-12-07gfx: D3D12 and VK Fence implementation. (#2048)Yong He
2021-06-23[gfx] Add `IBufferResource::getDeviceAddress()`. (#1892)Yong He
2021-03-04Refactor `gfx` to surface `CommandBuffer` interface. (#1735)Yong He
2021-01-06Refactor GUI/Window utils out of gfx library (#1649)Yong He
2019-09-13Refactor render-test to make cross platform (#1053)jsmall-nvidia