summaryrefslogtreecommitdiff
path: root/tools/slang-test/slang-test-main.cpp
AgeCommit message (Expand)Author
2021-06-01JSONValue / Container (#1864)jsmall-nvidia
2021-05-14FXC as DownstreamCompiler (#1844)jsmall-nvidia
2021-04-29Simplify CommandLine by removing Escaping (#1825)jsmall-nvidia
2021-04-29Support for escaped paths in tools (#1823)jsmall-nvidia
2021-04-01Added compiler-core project (#1775)jsmall-nvidia
2021-03-15Test Doc System (#1754)jsmall-nvidia
2021-03-04Refactor `gfx` to surface `CommandBuffer` interface. (#1735)Yong He
2021-02-04Fix line offset problem (#1690)jsmall-nvidia
2021-02-04DownstreamDiagnostic::Type -> Severity (#1687)jsmall-nvidia
2021-02-03Diagnostic comparison using parsing (#1683)jsmall-nvidia
2021-02-02Downstream compiler line number test (#1682)jsmall-nvidia
2020-09-01Support dynamic existential shader parameters in render-test (#1525)Yong He
2020-08-21Vulkan update/NVAPI support (#1511)jsmall-nvidia
2020-08-21Fix stdlib declarations for texture Gather() (#1510)Tim Foley
2020-08-19Remove IncludeHandler. (#1505)jsmall-nvidia
2020-08-18Support for float atomics on RWByteAddressBuffer (#1502)jsmall-nvidia
2020-08-05Refactor enumerating directory contents (#1478)jsmall-nvidia
2020-07-24Test frame work improvements (#1452)jsmall-nvidia
2020-07-01Ignore tests that don't have all the rendering APIs they require available. (...jsmall-nvidia
2020-05-26Improvements around hashing (#1355)jsmall-nvidia
2020-05-04C++ Extractor (#1337)jsmall-nvidia
2020-04-22Disable OptiX tests by default. (#1331)Tim Foley
2020-04-16Workaround for matching of dxc diagnostics (#1324)jsmall-nvidia
2020-03-31Improve diagnostic parsing from GCC. (#1303)jsmall-nvidia
2020-03-26Disable CPU tests on TC. (#1295)jsmall-nvidia
2020-03-25Better diagnostics on failure on CUDA. (#1288)jsmall-nvidia
2020-03-20Diagnostic compare special case for stdlib line number changes (#1286)jsmall-nvidia
2020-03-02Renamed UnownedStringSlice::size to getLength to make match String. (#1254)jsmall-nvidia
2020-02-18Added support for Targets to TypeTextUtil. (#1226)jsmall-nvidia
2020-02-12Nvrtc disable warnings/Float literal improvements (#1220)jsmall-nvidia
2020-02-06Float matrix intrinsic test/fixes (#1203)jsmall-nvidia
2020-02-06Literal handling improvements (#1202)jsmall-nvidia
2020-02-04CUDA/C++ backend improvements (#1198)jsmall-nvidia
2020-01-28Synthesizing CUDA tests (#1183)jsmall-nvidia
2020-01-15Bind Location (#1166)jsmall-nvidia
2020-01-08Setup of runtime cuda device (#1162)jsmall-nvidia
2019-12-19WIP CUDA source emit (#1157)jsmall-nvidia
2019-12-12Feature/source downstream compiler (#1153)jsmall-nvidia
2019-12-12Slang compiles CUDA source via NVRTC (#1151)jsmall-nvidia
2019-12-10DownstreamCompiler abstraction (#1149)jsmall-nvidia
2019-11-13* Added getCStr(Name*) (#1121)jsmall-nvidia
2019-10-31Reference IR modules with entry point (#1101)jsmall-nvidia
2019-10-21`Repro` functionality (#1085)jsmall-nvidia
2019-09-23Simple test profiling (#1062)jsmall-nvidia
2019-09-18Improvements to testing and ABI for CPU (#1057)jsmall-nvidia
2019-09-13Refactor render-test to make cross platform (#1053)jsmall-nvidia
2019-09-12Fix problems with x86 CPU tests (#1051)jsmall-nvidia
2019-09-09CPU compute testing on non windows targets (#1045)jsmall-nvidia
2019-09-04Allow slang-vs-dxc output comparison tets (#1044)Tim Foley
2019-09-03CPU uniform entry point params (#1041)jsmall-nvidia