summaryrefslogtreecommitdiff
path: root/tools/render-test/options.cpp
AgeCommit message (Expand)Author
2019-12-12Feature/source downstream compiler (#1153)jsmall-nvidia
2019-12-12Slang compiles CUDA source via NVRTC (#1151)jsmall-nvidia
2019-11-06Add basic support for entry points in `.slang-lib` files. (#1112)Tim Foley
2019-09-23Simple test profiling (#1062)jsmall-nvidia
2019-09-18Improvements to testing and ABI for CPU (#1057)jsmall-nvidia
2019-09-17CPU ABI improvements (#1056)jsmall-nvidia
2019-09-16CPU Performance/Testing improvements (#1055)jsmall-nvidia
2019-09-09CPU compute testing on non windows targets (#1045)jsmall-nvidia
2019-08-19WIP: Compute test running on CPU (#1023)jsmall-nvidia
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia
2019-04-29String/List closer to conventions, and use Index type (#959)jsmall-nvidia
2019-04-02Feature/test improvements (#934)jsmall-nvidia
2019-03-25Adapter selection for Renderer (#923)jsmall-nvidia
2019-03-18First pass support for half on vk (#912)jsmall-nvidia
2019-03-12Add -profile option to render-test to override a profile to use (#898)jsmall-nvidia
2019-03-07Fix problems with synthesized tests and inconsitent render-test command lines...jsmall-nvidia
2018-12-12Running tests in slang-test process (#740)jsmall-nvidia
2018-10-26Work around dxc matrix layout behavior (#694)Tim Foley
2018-10-25Feature/premake linux (#689)jsmall-nvidia
2018-06-13Make render-test use Slang for all shader compilation (#597)Tim Foley
2018-05-03Feature/vulkan first render (#545)jsmall-nvidia
2018-04-10Feature/dx12 compute (#482)jsmall-nvidia
2018-03-20SlangResult and small bug/typos fixes (#448)jsmall-nvidia
2018-02-02Initial work on getting render-test to support vulkan (#391)Tim Foley
2017-10-25add new test mode: COMPARE_RENDER_COMPUTE, which runs a input vertex/fragment...YONGH\yongh
2017-10-19Support running and comparing execution results of compute shaders in testing...YONGH\yongh
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