summaryrefslogtreecommitdiff
path: root/tools/platform/model.cpp
AgeCommit message (Expand)Author
2021-10-26Expanded gfx::Format to include additional formats (#1982)lucy96chen
2021-04-24Remove resource `Usage` from `gfx` interface. (#1813)Yong He
2021-04-16Update `model-viewer` example and fixing compiler bugs. (#1795)Yong He
2021-03-11Change representation of initial data for textures (#1747)Tim Foley
2021-03-10Swapchain resize and rename to `IDevice` (#1741)Yong He
2021-03-08Refactor window library. (#1739)Yong He