summaryrefslogtreecommitdiffstats
path: root/source/core
Commit message (Expand)AuthorAge
...
* 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
* Obfuscation naming issue fix (#1676)jsmall-nvidia2021-01-26
* Improved NVRTC location finding (#1674)jsmall-nvidia2021-01-26
* Add nvrtc shared library/dll names (#1673)jsmall-nvidia2021-01-22
* Fix existential specialization of mutable buffer loads. (#1671)Yong He2021-01-22
* Add `StructuredBuffer` support in `gfx`. (#1666)Yong He2021-01-21
* COM-ify all slang-gfx interfaces. (#1656)Yong He2021-01-14
* LZ4 compression support (#1654)jsmall-nvidia2021-01-11
* Use "capability" system to select VKRT extension (#1647)Tim Foley2021-01-05
* 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
* Bug fixes: Memory leak/off by one on UIntSet (#1616)jsmall-nvidia2020-11-20
* File system refactor (#1611)jsmall-nvidia2020-11-19
* Test for serializing out and reading back Stdlib (#1605)jsmall-nvidia2020-11-18
* Include hierarchy output (#1595)jsmall-nvidia2020-11-11
* Fix IR serialization to use variable length encoding for opcode. (#1599)Yong He2020-11-10
* Standard library save/loadable (#1592)jsmall-nvidia2020-11-05
* Single pass C++ extraction (#1583)jsmall-nvidia2020-10-22
* Fix saving Repro files on Linux (#1581)jsmall-nvidia2020-10-19
* Simplify workflow when using NVAPI (#1556)Tim Foley2020-09-23
* Serialization fixes based on review of #1547 (#1551)jsmall-nvidia2020-09-18
* Share debug information between AST and IR (#1547)jsmall-nvidia2020-09-17
* Embed default prelude for CUDA (#1546)Tim Foley2020-09-17
* Search for multiple NVRTC versions (#1543)Tim Foley2020-09-16
* Support dynamic existential shader parameters in render-test (#1525)Yong He2020-09-01
* Add OrderedDictionary to core. (#1523)Yong He2020-08-28
* Vulkan update/NVAPI support (#1511)jsmall-nvidia2020-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
* Fix for bug where memory that has been allocated with new T[] (within a list)...jsmall-nvidia2020-07-31
* CUDA/CPU varying compute inputs as IR pass (#1438)Tim Foley2020-07-10
* ShortList<T> and core.natvis improvements. (#1430)Yong He2020-07-06
* Clean up unused code for IR object ownership (#1416)Tim Foley2020-06-30
* Prelude is associated with SourceLanguage (#1398)jsmall-nvidia2020-06-18
* Improvements around hashing (#1355)jsmall-nvidia2020-05-26
* Remove non-ascii characters from source file.Yong He2020-05-25
* AST dumping via C++ Extractor reflection (#1348)jsmall-nvidia2020-05-20
* Enhanced C++ extractor (#1340)jsmall-nvidia2020-05-07
* C++ Extractor (#1337)jsmall-nvidia2020-05-04
* Add support for generic load/store on byte-addressed buffers (#1334)Tim Foley2020-04-27
* Fix typo in TypeTextUtil::getCompileTargetName(SlangCompileTarget target) (#1...jsmall-nvidia2020-04-23
* Workaround for matching of dxc diagnostics (#1324)jsmall-nvidia2020-04-16
* Initial work to support OptiX output for ray tracing shaders (#1307)Tim Foley2020-04-08
* Improve diagnostic parsing from GCC. (#1303)jsmall-nvidia2020-03-31
* CUDA version handling (#1301)jsmall-nvidia2020-03-30
* Better diagnostics on failure on CUDA. (#1288)jsmall-nvidia2020-03-25