summaryrefslogtreecommitdiff
path: root/tools/gfx/command-writer.h
AgeCommit message (Expand)Author
2024-10-29formatEllie Hermaszewska
2022-04-21GFX renaming work part 2: slang-gfx.h renames (#2194)lucy96chen
2022-01-10Draw call tests for Vulkan (#2073)lucy96chen
2021-12-13gfx: use uint32_t in draw calls and implement current size query. (#2055)Yong He
2021-10-18GFX: implement mutable shader objects. (#1963)Yong He
2021-06-10Support timestamp queries in `gfx`. (#1880)Yong He
2021-04-05Transient root shader object. (#1782)Yong He
2021-03-24Reimplement Vulkan shader objects. (#1764)Yong He
2021-03-04Refactor `gfx` to surface `CommandBuffer` interface. (#1735)Yong He