index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
slang-test
/
slang-test-main.cpp
Commit message (
Expand
)
Author
Age
...
*
COM interfaces with host callable (#2258)
jsmall-nvidia
2022-06-02
*
Allow slangc to generate exe from .slang file. (#2170)
Yong He
2022-03-28
*
Enable running tests in parallel. (#2078)
Yong He
2022-01-10
*
Check g++ version compatibility (#2044)
jsmall-nvidia
2021-12-07
*
Split out ExecutableLocation (#2041)
jsmall-nvidia
2021-12-03
*
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-30
*
Fix for slang-test memory leak (#2029)
jsmall-nvidia
2021-11-24
*
Remove test-proxy (#2027)
jsmall-nvidia
2021-11-24
*
JSON-RPC test server (#2026)
jsmall-nvidia
2021-11-23
*
Interprocess communication via pipes (#2009)
jsmall-nvidia
2021-11-10
*
Allow buffers to be shared between D3D12 and CUDA (#2005)
lucy96chen
2021-11-09
*
Re-enable gfx unit tests (#1993)
jsmall-nvidia
2021-10-28
*
Update glslang binaries (#1991)
jsmall-nvidia
2021-10-27
*
Small improvements around invoking unit-tests (#1978)
jsmall-nvidia
2021-10-27
*
Runs all gfx unit tests through a 'test proxy' (#1981)
jsmall-nvidia
2021-10-26
*
GFX: implement mutable shader objects. (#1963)
Yong He
2021-10-18
*
Removing exceptions from core/compiler-core (#1953)
jsmall-nvidia
2021-10-04
*
Move existing unit tests to a standalone dll. (#1945)
Yong He
2021-09-24
*
Add gfx unit testing framework. (#1943)
Yong He
2021-09-22
*
First Slang LLVM integration (#1934)
jsmall-nvidia
2021-09-10
*
Enable swiftshader in linux CI builds (#1909)
Yong He
2021-07-19
*
JSONValue / Container (#1864)
jsmall-nvidia
2021-06-01
*
FXC as DownstreamCompiler (#1844)
jsmall-nvidia
2021-05-14
*
Simplify CommandLine by removing Escaping (#1825)
jsmall-nvidia
2021-04-29
*
Support for escaped paths in tools (#1823)
jsmall-nvidia
2021-04-29
*
Added compiler-core project (#1775)
jsmall-nvidia
2021-04-01
*
Test Doc System (#1754)
jsmall-nvidia
2021-03-15
*
Refactor `gfx` to surface `CommandBuffer` interface. (#1735)
Yong He
2021-03-04
*
Fix line offset problem (#1690)
jsmall-nvidia
2021-02-04
*
DownstreamDiagnostic::Type -> Severity (#1687)
jsmall-nvidia
2021-02-04
*
Diagnostic comparison using parsing (#1683)
jsmall-nvidia
2021-02-03
*
Downstream compiler line number test (#1682)
jsmall-nvidia
2021-02-02
*
Support dynamic existential shader parameters in render-test (#1525)
Yong He
2020-09-01
*
Vulkan update/NVAPI support (#1511)
jsmall-nvidia
2020-08-21
*
Fix stdlib declarations for texture Gather() (#1510)
Tim Foley
2020-08-21
*
Remove IncludeHandler. (#1505)
jsmall-nvidia
2020-08-19
*
Support for float atomics on RWByteAddressBuffer (#1502)
jsmall-nvidia
2020-08-18
*
Refactor enumerating directory contents (#1478)
jsmall-nvidia
2020-08-05
*
Test frame work improvements (#1452)
jsmall-nvidia
2020-07-24
*
Ignore tests that don't have all the rendering APIs they require available. (...
jsmall-nvidia
2020-07-01
*
Improvements around hashing (#1355)
jsmall-nvidia
2020-05-26
*
C++ Extractor (#1337)
jsmall-nvidia
2020-05-04
*
Disable OptiX tests by default. (#1331)
Tim Foley
2020-04-22
*
Workaround for matching of dxc diagnostics (#1324)
jsmall-nvidia
2020-04-16
*
Improve diagnostic parsing from GCC. (#1303)
jsmall-nvidia
2020-03-31
*
Disable CPU tests on TC. (#1295)
jsmall-nvidia
2020-03-26
*
Better diagnostics on failure on CUDA. (#1288)
jsmall-nvidia
2020-03-25
*
Diagnostic compare special case for stdlib line number changes (#1286)
jsmall-nvidia
2020-03-20
*
Renamed UnownedStringSlice::size to getLength to make match String. (#1254)
jsmall-nvidia
2020-03-02
[prev]
[next]