summaryrefslogtreecommitdiff
path: root/tools/platform
AgeCommit message (Expand)Author
2021-04-24Remove resource `Usage` from `gfx` interface. (#1813)Yong He
2021-04-20Various fixes to make `model-viewer` example almost working. (#1801)Yong He
2021-04-16Update `model-viewer` example and fixing compiler bugs. (#1795)Yong He
2021-04-08Improve robustness of gfx lifetime management. (#1788)Yong He
2021-04-05Transient root shader object. (#1782)Yong He
2021-03-31`gfx` explicit transient resource management. (#1774)Yong He
2021-03-24Reimplement Vulkan shader objects. (#1764)Yong He
2021-03-11Change representation of initial data for textures (#1747)Tim Foley
2021-03-11Add Linux support to `platform` and `gfx`. (#1744)Yong He
2021-03-10Swapchain resize and rename to `IDevice` (#1741)Yong He
2021-03-08Refactor window library. (#1739)Yong He