index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
slang-test
Age
Commit message (
Expand
)
Author
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
Remove test-proxy (#2027)
jsmall-nvidia
2021-11-23
JSON-RPC test server (#2026)
jsmall-nvidia
2021-11-10
Interprocess communication via pipes (#2009)
jsmall-nvidia
2021-11-09
Allow buffers to be shared between D3D12 and CUDA (#2005)
lucy96chen
2021-10-28
Re-enable gfx unit tests (#1993)
jsmall-nvidia
2021-10-27
Update glslang binaries (#1991)
jsmall-nvidia
2021-10-27
Small improvements around invoking unit-tests (#1978)
jsmall-nvidia
2021-10-26
Runs all gfx unit tests through a 'test proxy' (#1981)
jsmall-nvidia
2021-10-18
GFX: implement mutable shader objects. (#1963)
Yong He
2021-10-04
Removing exceptions from core/compiler-core (#1953)
jsmall-nvidia
2021-09-28
Improvements to the unit test framework. (#1948)
Yong He
2021-09-24
Move existing unit tests to a standalone dll. (#1945)
Yong He
2021-09-22
Add gfx unit testing framework. (#1943)
Yong He
2021-09-10
First Slang LLVM integration (#1934)
jsmall-nvidia
2021-07-19
Enable swiftshader in linux CI builds (#1909)
Yong He
2021-06-24
Remove StructTag and associated systems (#1895)
jsmall-nvidia
2021-06-18
StructTag versioning (#1888)
jsmall-nvidia
2021-06-02
JSONBuilder (#1865)
jsmall-nvidia
2021-06-01
JSONValue / Container (#1864)
jsmall-nvidia
2021-05-27
JSON Parser and Writer (#1859)
jsmall-nvidia
2021-05-25
JSON Lexing and string encoding/decoding (#1858)
jsmall-nvidia
2021-05-21
Downstream option handling (#1850)
jsmall-nvidia
2021-05-19
Glslang as DownstreamCompiler (#1846)
jsmall-nvidia
2021-05-14
DXC as DownstreamCompiler (#1845)
jsmall-nvidia
2021-05-14
FXC as DownstreamCompiler (#1844)
jsmall-nvidia
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-22
C++ extractor improvements (#1803)
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-15
Test Doc System (#1754)
jsmall-nvidia
2021-03-04
Refactor `gfx` to surface `CommandBuffer` interface. (#1735)
Yong He
2021-02-24
Explicit swapchain interface in `gfx`. (#1726)
Yong He
2021-02-04
Fix line offset problem (#1690)
jsmall-nvidia
2021-02-04
DownstreamDiagnostic::Type -> Severity (#1687)
jsmall-nvidia
2021-02-03
Diagnostic comparison using parsing (#1683)
jsmall-nvidia
2021-02-02
Downstream compiler line number test (#1682)
jsmall-nvidia
2021-01-11
LZ4 compression support (#1654)
jsmall-nvidia
2020-12-10
Building with embedded stdlib (#1634)
jsmall-nvidia
2020-12-04
Projects in 'build' and Slang API separation (#1624)
jsmall-nvidia
2020-12-02
Zip FileSystem support (#1617)
jsmall-nvidia
2020-12-02
Fix for TC problem with Path unit test (#1621)
jsmall-nvidia
2020-12-01
Make SlangCompileRequest COM type (#1620)
jsmall-nvidia
2020-11-18
Test for serializing out and reading back Stdlib (#1605)
jsmall-nvidia
2020-09-01
Support dynamic existential shader parameters in render-test (#1525)
Yong He
2020-08-21
Vulkan update/NVAPI support (#1511)
jsmall-nvidia
2020-08-21
Fix stdlib declarations for texture Gather() (#1510)
Tim Foley
2020-08-19
Remove IncludeHandler. (#1505)
jsmall-nvidia
[next]