summaryrefslogtreecommitdiff
path: root/tools/render-test/slang-support.cpp
AgeCommit message (Expand)Author
2018-04-20Fixes/improvements based on feature/render-binding-resource (#511)jsmall-nvidia
2018-04-19Separation of Binding/Resource construction on Renderer interface (#508)jsmall-nvidia
2018-04-17Feature/renderer binding (#489)jsmall-nvidia
2018-03-20SlangResult and small bug/typos fixes (#448)jsmall-nvidia
2018-02-20bug fix: witnessTable's subTypeDeclRef should have default substitution for g...Yong He
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
2018-01-21Improvements and bug fixes for global type parametersYong He
2017-11-28Enable HLSL/GLSL "rewrite" + IR-based Slang codegen (#300)Tim Foley
2017-11-20fix warningsYong He
2017-11-20fixup global generic parametersYong He
2017-11-17Add support for global generic parameters (#285)Yong He
2017-10-19Support running and comparing execution results of compute shaders in testing...YONGH\yongh
2017-10-16Implement notion of a "container format" (#213)Tim Foley
2017-09-25Fixup: deal with hitting `.obj` size limits for VSTim Foley
2017-06-20Overhaul handling of entry points and translation units.Tim Foley
2017-06-19Allow for automatic importing of Slang codeTim Foley
2017-06-13First pass at support for cross-compilationTim Foley
2017-06-12GLSL: get GLSL limping in `render-test`Tim Foley
2017-06-09Initial import of code.Tim Foley