summaryrefslogtreecommitdiff
path: root/tools/gfx/command-writer.h
AgeCommit message (Expand)Author
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