summaryrefslogtreecommitdiff
path: root/slang.sln
AgeCommit message (Expand)Author
2019-09-23CPU Hello World (#1065)jsmall-nvidia
2019-09-13Refactor render-test to make cross platform (#1053)jsmall-nvidia
2019-09-09CPU compute testing on non windows targets (#1045)jsmall-nvidia
2018-12-17Feature/test tool shared libraries (#758)jsmall-nvidia
2018-12-14Fix memory leaks around slang-test (#757)jsmall-nvidia
2018-12-12Running tests in slang-test process (#740)jsmall-nvidia
2018-12-10Remove the "VM" and "bytecode" features (#745)Tim Foley
2018-10-26Feature/file system cache (#692)jsmall-nvidia
2018-10-16Feature/include refactor (#675)jsmall-nvidia
2018-10-12Add a warning on missing return, and initial SCCP pass (#671)Tim Foley
2018-10-10Feature/source loc refactor (#668)jsmall-nvidia
2018-08-03Major overhaul of Renderer abstraction, to support a new example (#624)Tim Foley
2018-06-28Share graphics API layer between tests/examples (#603)Tim Foley
2018-05-11Generate Visual Studio projects using Premake (#557)Tim Foley
2017-10-13Move reflection JSON generation into separate text fixture (#211)Tim Foley
2017-09-21Initial work on a "VM" for Slang code (#189)Tim Foley
2017-09-11Initial work on boilerplate code generatorTim Foley
2017-07-19Build a dynamic library for SlangTim Foley
2017-06-12Lexer: handle escaped newlinesTim Foley
2017-06-09Build: more fixes to get `msbuild` to work from command line.Tim Foley
2017-06-09Initial import of code.Tim Foley