summaryrefslogtreecommitdiffstats
path: root/source/core
Commit message (Expand)AuthorAge
* Runs all gfx unit tests through a 'test proxy' (#1981)jsmall-nvidia2021-10-26
* Selecting downstream compiler on code gen transition (#1980)jsmall-nvidia2021-10-20
* Update stdlib docs/small fixes (#1972)jsmall-nvidia2021-10-11
* Removing exceptions from core/compiler-core (#1953)jsmall-nvidia2021-10-04
* Fix incorrect WIN32 macros and missing Windows.h inclusion (#1939)Pablo Delgado2021-09-15
* First Slang LLVM integration (#1934)jsmall-nvidia2021-09-10
* Further implementation of SPIRV direct emit. (#1920)Yong He2021-08-12
* Enable swiftshader in linux CI builds (#1909)Yong He2021-07-19
* Enable testing with Swiftshader. (#1906)Yong He2021-07-09
* Fix cyclic reference in `ExtendedTypeLayout`. (#1868)Yong He2021-06-02
* JSONValue / Container (#1864)jsmall-nvidia2021-06-01
* JSON Lexing and string encoding/decoding (#1858)jsmall-nvidia2021-05-25
* Improvements in -X support (#1852)jsmall-nvidia2021-05-22
* FXC as DownstreamCompiler (#1844)jsmall-nvidia2021-05-14
* Update gfx back-ends to handle static specialization (#1826)Tim Foley2021-04-29
* Simplify CommandLine by removing Escaping (#1825)jsmall-nvidia2021-04-29
* Support for escaped paths in tools (#1823)jsmall-nvidia2021-04-29
* Preliminary CUDA Half support (#1808)jsmall-nvidia2021-04-23
* C++ extractor improvements (#1803)jsmall-nvidia2021-04-22
* Small filesystem improvements (#1802)jsmall-nvidia2021-04-20
* Update `model-viewer` example and fixing compiler bugs. (#1795)Yong He2021-04-16
* Improve robustness of gfx lifetime management. (#1788)Yong He2021-04-08
* Fix memory leak in `CacheFileSystem` (#1786)Yong He2021-04-07
* Associating GUID (or UUID) with types (#1776)jsmall-nvidia2021-04-01
* Added compiler-core project (#1775)jsmall-nvidia2021-04-01
* Support for __LINE__ and __FILE__ in preprocessor (#1772)jsmall-nvidia2021-03-31
* Add a streamlined syntax for TEST_INPUT lines (#1768)Tim Foley2021-03-30
* Clean up render-test handling of input (#1766)Tim Foley2021-03-25
* Reimplement Vulkan shader objects. (#1764)Yong He2021-03-24
* stdlib documentation (#1745)jsmall-nvidia2021-03-11
* Add Linux support to `platform` and `gfx`. (#1744)Yong He2021-03-11
* Refactor window library. (#1739)Yong He2021-03-08
* Cache stdlib when creating global session. (#1736)Yong He2021-03-05
* Fix issue with long identifier names in GLSL output (#1731)jsmall-nvidia2021-03-02
* Add command-line control over SPIR-V version (#1730)Tim Foley2021-03-02
* Doc improvements (#1729)jsmall-nvidia2021-03-01
* Explicit swapchain interface in `gfx`. (#1726)Yong He2021-02-24
* Documentation markup extraction (#1724)jsmall-nvidia2021-02-23
* Diagnostic location highlighting (#1700)jsmall-nvidia2021-02-12
* Initial implementation of interface conjunctions (#1691)Tim Foley2021-02-05
* [gfx] Shader-object driven shader compilation. (#1688)Yong He2021-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
* 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