summaryrefslogtreecommitdiff
path: root/build/visual-studio/cpu-hello-world
AgeCommit message (Expand)Author
2023-03-27Use c++17 standard (#2686)Ellie Hermaszewska
2022-12-01Enable multithread build in premake (#2545)jsmall-nvidia
2022-09-28Fix release CI script. (#2421)Yong He
2022-09-28Fix build script for macos aarch64. (#2420)Yong He
2022-01-27Turn off edit and continue to prevent warnings. (#2097)Yong He
2021-09-29Fix ARM64 detection for MSVC (#1951)Chad Engler
2021-07-08Update VS projects to 2019. (#1901)Yong He
2021-06-23Change default VS version to 2017. (#1893)Yong He
2021-03-31`gfx` explicit transient resource management. (#1774)Yong He
2021-03-08Refactor window library. (#1739)Yong He
2021-01-17Make `gfx` compile to a DLL. (#1660)Yong He
2021-01-06Refactor GUI/Window utils out of gfx library (#1649)Yong He
2020-12-04Projects in 'build' and Slang API separation (#1624)jsmall-nvidia