summaryrefslogtreecommitdiff
path: root/build/visual-studio/heterogeneous-hello-world
AgeCommit message (Expand)Author
2022-03-28Allow slangc to generate exe from .slang file. (#2170)Yong He
2022-02-03Fixed naming conflicts in heterogeneous-hello-world (#2114)David Siher
2022-01-27Update heterogeneous-hello-world to use gfx changes + delete shader.cpp (#2085)David Siher
2021-10-19Generalize heterogenous code emit (#1968)David Siher
2021-09-29Fix ARM64 detection for MSVC (#1951)Chad Engler
2021-09-14Bring heterogeneous-hello-world back up to date. (#1935)David Siher
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