summaryrefslogtreecommitdiffstats
path: root/tools/slang-test
Commit message (Expand)AuthorAge
...
* JSON Parser and Writer (#1859)jsmall-nvidia2021-05-27
* JSON Lexing and string encoding/decoding (#1858)jsmall-nvidia2021-05-25
* Downstream option handling (#1850)jsmall-nvidia2021-05-21
* Glslang as DownstreamCompiler (#1846)jsmall-nvidia2021-05-19
* DXC as DownstreamCompiler (#1845)jsmall-nvidia2021-05-14
* FXC as DownstreamCompiler (#1844)jsmall-nvidia2021-05-14
* Simplify CommandLine by removing Escaping (#1825)jsmall-nvidia2021-04-29
* Support for escaped paths in tools (#1823)jsmall-nvidia2021-04-29
* C++ extractor improvements (#1803)jsmall-nvidia2021-04-22
* Added compiler-core project (#1775)jsmall-nvidia2021-04-01
* Support for __LINE__ and __FILE__ in preprocessor (#1772)jsmall-nvidia2021-03-31
* Test Doc System (#1754)jsmall-nvidia2021-03-15
* Refactor `gfx` to surface `CommandBuffer` interface. (#1735)Yong He2021-03-04
* Explicit swapchain interface in `gfx`. (#1726)Yong He2021-02-24
* Fix line offset problem (#1690)jsmall-nvidia2021-02-04
* DownstreamDiagnostic::Type -> Severity (#1687)jsmall-nvidia2021-02-04
* Diagnostic comparison using parsing (#1683)jsmall-nvidia2021-02-03
* Downstream compiler line number test (#1682)jsmall-nvidia2021-02-02
* LZ4 compression support (#1654)jsmall-nvidia2021-01-11
* Building with embedded stdlib (#1634)jsmall-nvidia2020-12-10
* Projects in 'build' and Slang API separation (#1624)jsmall-nvidia2020-12-04
* Zip FileSystem support (#1617)jsmall-nvidia2020-12-02
* Fix for TC problem with Path unit test (#1621)jsmall-nvidia2020-12-02
* Make SlangCompileRequest COM type (#1620)jsmall-nvidia2020-12-01
* Test for serializing out and reading back Stdlib (#1605)jsmall-nvidia2020-11-18
* Support dynamic existential shader parameters in render-test (#1525)Yong He2020-09-01
* Vulkan update/NVAPI support (#1511)jsmall-nvidia2020-08-21
* Fix stdlib declarations for texture Gather() (#1510)Tim Foley2020-08-21
* Remove IncludeHandler. (#1505)jsmall-nvidia2020-08-19
* Support for float atomics on RWByteAddressBuffer (#1502)jsmall-nvidia2020-08-18
* Refactor enumerating directory contents (#1478)jsmall-nvidia2020-08-05
* Test frame work improvements (#1452)jsmall-nvidia2020-07-24
* CUDA/CPU varying compute inputs as IR pass (#1438)Tim Foley2020-07-10
* ShortList<T> and core.natvis improvements. (#1430)Yong He2020-07-06
* Ignore tests that don't have all the rendering APIs they require available. (...jsmall-nvidia2020-07-01
* Generate dynamic C++ code for the minimal test case. (#1391)Yong He2020-06-17
* Fix FindTypeByName reflection API not finding stdlib types.Yong He2020-06-05
* Improvements around hashing (#1355)jsmall-nvidia2020-05-26
* C++ Extractor (#1337)jsmall-nvidia2020-05-04
* Disable OptiX tests by default. (#1331)Tim Foley2020-04-22
* Workaround for matching of dxc diagnostics (#1324)jsmall-nvidia2020-04-16
* Improve diagnostic parsing from GCC. (#1303)jsmall-nvidia2020-03-31
* Disable CPU tests on TC. (#1295)jsmall-nvidia2020-03-26
* Better diagnostics on failure on CUDA. (#1288)jsmall-nvidia2020-03-25
* Diagnostic compare special case for stdlib line number changes (#1286)jsmall-nvidia2020-03-20
* Renamed UnownedStringSlice::size to getLength to make match String. (#1254)jsmall-nvidia2020-03-02
* Feature/profile tool (#1251)jsmall-nvidia2020-03-02
* Added support for Targets to TypeTextUtil. (#1226)jsmall-nvidia2020-02-18
* Nvrtc disable warnings/Float literal improvements (#1220)jsmall-nvidia2020-02-12
* Fix ref counting for sesion - simple test had a path to not releasing compile...jsmall-nvidia2020-02-11