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