summaryrefslogtreecommitdiff
path: root/tools/slang-test
AgeCommit message (Expand)Author
2019-02-11MemoryArena rewindability/Improved IRInst construction (#837)jsmall-nvidia
2019-01-21Feature/file unique identity (#789)jsmall-nvidia
2019-01-21Path simplification/hash mode, plus bug fixes (#788)jsmall-nvidia
2019-01-17Feature/hash for source identity (#786)jsmall-nvidia
2019-01-16Feature/external compiler reporting (#776)jsmall-nvidia
2019-01-16Add proper IR codegen support for local static const variables (#779)Tim Foley
2019-01-07Feature/unique tool source names (#766)jsmall-nvidia
2018-12-21Feature/remove app context (#765)jsmall-nvidia
2018-12-21* Made 'sub command' git-like - with parameters before going to slang-test an...jsmall-nvidia
2018-12-18Fix for byte-address buffers on Vulkan (#760)Tim Foley
2018-12-17Feature/test tool shared libraries (#758)jsmall-nvidia
2018-12-14Fix memory leaks around slang-test (#757)jsmall-nvidia
2018-12-13Remove memory and resource leaks (#754)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-11-28* Renamed spSessionHasCompileTargetSupport to spSessionCheckCompileTargetSup...jsmall-nvidia
2018-11-21Feature/early depth stencil (#727)jsmall-nvidia
2018-11-09Feature/teamcity output (#715)jsmall-nvidia
2018-10-30Feature/serial string pool refactor (#702)jsmall-nvidia
2018-10-29Rework command-line options handling for entry points and targets (#697)Tim Foley
2018-10-26Feature/file system cache (#692)jsmall-nvidia
2018-10-25Feature/premake linux (#689)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-10-04 Support cross-compilation of ray tracing shaders to Vulkan (#663)Tim Foley
2018-09-27First pass implementation of IR serialization (#653)jsmall-nvidia
2018-09-21Remove the "hack sampler" workaround (#648)Tim Foley
2018-09-17Control unit tests being run with -category -exclude and using prefix. (#637)jsmall-nvidia
2018-09-13Feature/memory arena improvements (#633)jsmall-nvidia
2018-09-12Feature/memory arena (#631)jsmall-nvidia
2018-07-25Improved command line control for apis and synthesized tests (#616)jsmall-nvidia
2018-06-22Expose macros/functionality for defining interfaces (#604)jsmall-nvidia
2018-05-29Feature/vulkan texture (#579)jsmall-nvidia
2018-05-11Generate Visual Studio projects using Premake (#557)Tim Foley
2018-05-08Feature/xunit (#555)jsmall-nvidia
2018-04-10Feature/dx12 compute (#482)jsmall-nvidia
2018-04-03Fixes based on review of feature/dx12 PR. (#473)jsmall-nvidia
2018-04-02Feature/dx12 (#469)jsmall-nvidia
2018-03-29Change uses of "spire" to "slang" (#461)Tim Foley
2018-03-22Tidy up of Renderer (#452)jsmall-nvidia
2018-03-20SlangResult and small bug/typos fixes (#448)jsmall-nvidia
2018-02-02Remove support for the -no-checking flag (#392)Tim Foley
2018-02-02Initial work on getting render-test to support vulkan (#391)Tim Foley
2017-11-28Enable HLSL/GLSL "rewrite" + IR-based Slang codegen (#300)Tim Foley
2017-11-13Parameter block work (#276)Tim Foley
2017-11-07turn on 'treat warnings as errors' (#266)Yong He
2017-11-04enable -use-ir option when executing compute test cases.Yong He
2017-11-03Fix #248 (#249)Tim Foley