summaryrefslogtreecommitdiff
path: root/tools/gfx/vulkan/vk-util.cpp
AgeCommit message (Expand)Author
2021-07-08Allow render-test to run inline ray tracing tests. (#1903)Yong He
2021-07-08Implement gfx inline ray tracing on D3D12. (#1902)Yong He
2021-06-30[gfx] Add inline ray tracing support. (#1899)Yong He
2021-05-06Half texture support (#1836)jsmall-nvidia
2021-04-24Remove resource `Usage` from `gfx` interface. (#1813)Yong He
2021-03-24Reimplement Vulkan shader objects. (#1764)Yong He
2021-03-04Refactor `gfx` to surface `CommandBuffer` interface. (#1735)Yong He
2021-02-24Explicit swapchain interface in `gfx`. (#1726)Yong He
2019-09-13Refactor render-test to make cross platform (#1053)jsmall-nvidia