summaryrefslogtreecommitdiff
path: root/tools/render-test
AgeCommit message (Expand)Author
2018-03-22Tidy up of Renderer (#452)jsmall-nvidia
2018-03-21First pass impls on ComPtr and reorganise Renderer (#450)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-02-01Implement type splitting for raw buffers (#393)Tim Foley
2018-01-21Improvements and bug fixes for global type parametersYong He
2018-01-19Allow arbitrary type string as type argument in spAddEntryPointEx.Yong He
2018-01-12Support nested genericsYong He
2018-01-09bruteforce implementation of witness table resolution for associated (#358)Yong He
2018-01-04Bug fixes for Slang integration (#356)Yong 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-11-16Revise type legalization so it can handle constant buffers (#282)Tim Foley
2017-11-07turn on 'treat warnings as errors' (#266)Yong He
2017-11-04Merge remote-tracking branch 'refs/remotes/official/master'Yong He
2017-11-04fixes x64 warningsYong He
2017-11-04merge with fixWarnings branchYong He
2017-11-04fixed all warningsYong He
2017-11-01Adding support for associated types.Yong He
2017-10-31initiate rebuildYong He
2017-10-25render-test code cleanupYONGH\yongh
2017-10-25fix d3d11 usageYONGH\yongh
2017-10-25testYONGH\yongh
2017-10-25testYONGH\yongh
2017-10-25testYONGH\yongh
2017-10-25testYONGH\yongh
2017-10-25add new test mode: COMPARE_RENDER_COMPUTE, which runs a input vertex/fragment...YONGH\yongh
2017-10-25finish up opengl renderer implementation for input resource binding.YONGH\yongh
2017-10-23bug fixYong He
2017-10-23test 7Yong He
2017-10-23test 6Yong He
2017-10-23test 5Yong He
2017-10-23test 4Yong He
2017-10-23try fix 3Yong He
2017-10-23try fix 2Yong He
2017-10-23testYong He
2017-10-23attempt to fixYong He
2017-10-23testYong He
2017-10-23Work in-progress: simple compute test passed. (d3d renderer)Yong He
2017-10-20work in progressYONGH\yongh
2017-10-20in-progress work: allow render-test to generate and bind various resource inp...YONGH\yongh
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-27First attempt at a Linux build (#193)Tim Foley
2017-09-25Fixup: deal with hitting `.obj` size limits for VSTim Foley
2017-09-21Use WARP for D3D rendering tests.Tim Foley