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-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
2020-08-18
Support for float atomics on RWByteAddressBuffer (#1502)
jsmall-nvidia
2020-08-05
Refactor enumerating directory contents (#1478)
jsmall-nvidia
2020-07-24
Test frame work improvements (#1452)
jsmall-nvidia
2020-07-10
CUDA/CPU varying compute inputs as IR pass (#1438)
Tim Foley
2020-07-06
ShortList<T> and core.natvis improvements. (#1430)
Yong He
2020-07-01
Ignore tests that don't have all the rendering APIs they require available. (...
jsmall-nvidia
2020-06-17
Generate dynamic C++ code for the minimal test case. (#1391)
Yong He
2020-06-05
Fix FindTypeByName reflection API not finding stdlib types.
Yong He
2020-05-26
Improvements around hashing (#1355)
jsmall-nvidia
2020-05-04
C++ Extractor (#1337)
jsmall-nvidia
2020-04-22
Disable OptiX tests by default. (#1331)
Tim Foley
2020-04-16
Workaround for matching of dxc diagnostics (#1324)
jsmall-nvidia
2020-03-31
Improve diagnostic parsing from GCC. (#1303)
jsmall-nvidia
2020-03-26
Disable CPU tests on TC. (#1295)
jsmall-nvidia
2020-03-25
Better diagnostics on failure on CUDA. (#1288)
jsmall-nvidia
2020-03-20
Diagnostic compare special case for stdlib line number changes (#1286)
jsmall-nvidia
2020-03-02
Renamed UnownedStringSlice::size to getLength to make match String. (#1254)
jsmall-nvidia
2020-03-02
Feature/profile tool (#1251)
jsmall-nvidia
2020-02-18
Added support for Targets to TypeTextUtil. (#1226)
jsmall-nvidia
[next]