summaryrefslogtreecommitdiff
path: root/tools/platform/model.cpp
AgeCommit message (Expand)Author
2025-05-30Change SLANG_OVERRIDE_xxx_PATH and fix header file path (#7207)Lujin Wang
2025-05-10Update build to allow setting more external paths (#7044)lujinwangnv
2024-11-13Correct include dir for libslang (#5539)Ellie Hermaszewska
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
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