summaryrefslogtreecommitdiff
path: root/tools/slang-test/slang-test.vcxproj
AgeCommit message (Expand)Author
2020-12-04Projects in 'build' and Slang API separation (#1624)jsmall-nvidia
2020-12-02Zip FileSystem support (#1617)jsmall-nvidia
2020-08-05Refactor enumerating directory contents (#1478)jsmall-nvidia
2020-07-06ShortList<T> and core.natvis improvements. (#1430)Yong He
2020-06-05Fix FindTypeByName reflection API not finding stdlib types.Yong He
2019-10-29Feature/container format (#1098)jsmall-nvidia
2019-10-24OffsetContainer serialization (#1093)jsmall-nvidia
2019-10-21`Repro` functionality (#1085)jsmall-nvidia
2019-06-18StringUtil::extractLine (#989)jsmall-nvidia
2019-03-07Fix problems with synthesized tests and inconsitent render-test command lines...jsmall-nvidia
2019-01-07Feature/unique tool source names (#766)jsmall-nvidia
2018-12-17Feature/test tool shared libraries (#758)jsmall-nvidia
2018-12-14Fix memory leaks around slang-test (#757)jsmall-nvidia
2018-11-21Feature/early depth stencil (#727)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-10-09Feature/var byte encoding (#665)jsmall-nvidia
2018-09-21Remove the "hack sampler" workaround (#648)Tim Foley
2018-09-12Feature/memory arena (#631)jsmall-nvidia
2018-05-11Generate Visual Studio projects using Premake (#557)Tim Foley
2018-04-10Feature/dx12 compute (#482)jsmall-nvidia
2018-03-29Change uses of "spire" to "slang" (#461)Tim Foley
2017-11-07turn on 'treat warnings as errors' (#266)Yong He
2017-06-09Build: more fixes to get `msbuild` to work from command line.Tim Foley
2017-06-09Initial import of code.Tim Foley