summaryrefslogtreecommitdiff
path: root/source/core
AgeCommit message (Expand)Author
2022-02-10OSX CI Test (#2126)jsmall-nvidia
2022-02-10Fix MacOSX build issues (#2124)jsmall-nvidia
2022-02-09Various fixes to gfx. (#2120)Yong He
2022-01-25Add support for HLSL unorm/snorm (#2095)Theresa Foley
2022-01-10Enable running tests in parallel. (#2078)Yong He
2021-12-13Fixes to `uploadTextureData`. (#2058)Yong He
2021-12-03Split out ExecutableLocation (#2041)jsmall-nvidia
2021-12-03Improvements to repro diagnostics (#2039)jsmall-nvidia
2021-11-30Auto flush for streams for stdin/out in slang-test (#2035)jsmall-nvidia
2021-11-30Use test-server on CI (#2034)jsmall-nvidia
2021-11-24Fix for slang-test memory leak (#2029)jsmall-nvidia
2021-11-24PersistentJSONValue (#2028)jsmall-nvidia
2021-11-23JSON-RPC test server (#2026)jsmall-nvidia
2021-11-19Improvements to JSON/RTTI (#2022)jsmall-nvidia
2021-11-18RTTI/JSON (#2021)jsmall-nvidia
2021-11-16Support around JSON-RPC (#2014)jsmall-nvidia
2021-11-15Http protocol support (#2012)jsmall-nvidia
2021-11-10Interprocess communication via pipes (#2009)jsmall-nvidia
2021-11-03Fix an infinite-recursion bug in type-checking (#2004)Theresa Foley
2021-10-26Runs all gfx unit tests through a 'test proxy' (#1981)jsmall-nvidia
2021-10-20Selecting downstream compiler on code gen transition (#1980)jsmall-nvidia
2021-10-11Update stdlib docs/small fixes (#1972)jsmall-nvidia
2021-10-04Removing exceptions from core/compiler-core (#1953)jsmall-nvidia
2021-09-15Fix incorrect WIN32 macros and missing Windows.h inclusion (#1939)Pablo Delgado
2021-09-10First Slang LLVM integration (#1934)jsmall-nvidia
2021-08-12Further implementation of SPIRV direct emit. (#1920)Yong He
2021-07-19Enable swiftshader in linux CI builds (#1909)Yong He
2021-07-09Enable testing with Swiftshader. (#1906)Yong He
2021-06-02Fix cyclic reference in `ExtendedTypeLayout`. (#1868)Yong He
2021-06-01JSONValue / Container (#1864)jsmall-nvidia
2021-05-25JSON Lexing and string encoding/decoding (#1858)jsmall-nvidia
2021-05-22Improvements in -X support (#1852)jsmall-nvidia
2021-05-14FXC as DownstreamCompiler (#1844)jsmall-nvidia
2021-04-29Update gfx back-ends to handle static specialization (#1826)Tim Foley
2021-04-29Simplify CommandLine by removing Escaping (#1825)jsmall-nvidia
2021-04-29Support for escaped paths in tools (#1823)jsmall-nvidia
2021-04-23Preliminary CUDA Half support (#1808)jsmall-nvidia
2021-04-22C++ extractor improvements (#1803)jsmall-nvidia
2021-04-20Small filesystem improvements (#1802)jsmall-nvidia
2021-04-16Update `model-viewer` example and fixing compiler bugs. (#1795)Yong He
2021-04-08Improve robustness of gfx lifetime management. (#1788)Yong He
2021-04-07Fix memory leak in `CacheFileSystem` (#1786)Yong He
2021-04-01Associating GUID (or UUID) with types (#1776)jsmall-nvidia
2021-04-01Added compiler-core project (#1775)jsmall-nvidia
2021-03-31Support for __LINE__ and __FILE__ in preprocessor (#1772)jsmall-nvidia
2021-03-30Add a streamlined syntax for TEST_INPUT lines (#1768)Tim Foley
2021-03-25Clean up render-test handling of input (#1766)Tim Foley
2021-03-24Reimplement Vulkan shader objects. (#1764)Yong He
2021-03-11stdlib documentation (#1745)jsmall-nvidia
2021-03-11Add Linux support to `platform` and `gfx`. (#1744)Yong He