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
2023-04-14
Set the executable bit on Executable artifact files (#2796)
Ellie Hermaszewska
2023-04-12
Fix for crashes around FileCheck (#2793)
jsmall-nvidia
2023-04-11
WIP Hack to work around IFileCheck release (#2789)
jsmall-nvidia
2023-04-11
Implement FileCheck tests for several test commands (#2747)
Ellie Hermaszewska
2023-04-11
Artifact simplification (#2781)
jsmall-nvidia
2023-04-02
Fix several silently failing tests (#2767)
Ellie Hermaszewska
2023-03-26
Add PyTorch C++ binding generation. (#2734)
Yong He
2022-12-14
Shader cache improvements (#2564)
skallweitNV
2022-11-15
Specify downstream compiler include paths (#2517)
jsmall-nvidia
2022-11-02
Shader Execution Reordering (via NVAPI) (#2484)
jsmall-nvidia
2022-10-11
Ignore d3d12 tests on x86. (#2439)
Yong He
2022-10-03
IMutableFileSystem::saveFileBlob (#2427)
jsmall-nvidia
2022-09-01
Use Artifact in slang-test (#2385)
jsmall-nvidia
2022-09-01
Make FileSystem files and OS files distinct (#2383)
jsmall-nvidia
2022-09-01
Passing source to Downstream compilation as artifacts (#2382)
jsmall-nvidia
2022-08-26
DownstreamCompileOptions using POD types (#2381)
jsmall-nvidia
2022-08-24
Use enums with backing types in Slang API (#2375)
jsmall-nvidia
2022-08-22
Replace DownstreamCompileResult with Artifact (#2369)
jsmall-nvidia
2022-08-20
Call `gfx` in slang program. (#2370)
Yong He
2022-08-16
IDownstreamCompiler interface (#2361)
jsmall-nvidia
2022-08-10
Language server pointer type support + add `DLLImport` test (#2350)
Yong He
2022-07-19
Yet more improvements/fixes to cpu-target.md (#2330)
jsmall-nvidia
2022-07-06
WAR for double/host-callable/x86 (#2314)
jsmall-nvidia
2022-06-30
Language server: extract documentation from ordinary comments (#2308)
Yong He
2022-06-27
Language server fixes and improvements (#2304)
Yong He
2022-06-24
Handling of temporary files (#2299)
jsmall-nvidia
2022-06-21
Add CPU executable compile test (#2278)
Yong He
2022-06-13
Language Server improvements. (#2269)
Yong He
2022-06-08
Add smoke test for language server. (#2266)
Yong He
2022-06-02
COM interfaces with host callable (#2258)
jsmall-nvidia
2022-03-28
Allow slangc to generate exe from .slang file. (#2170)
Yong He
2022-02-10
OSX CI Test (#2126)
jsmall-nvidia
2022-01-10
Enable running tests in parallel. (#2078)
Yong He
2021-12-07
Check g++ version compatibility (#2044)
jsmall-nvidia
2021-12-07
Output of IR ids as command line option (#2043)
jsmall-nvidia
2021-12-07
Support array args for JSON-RPC (#2046)
jsmall-nvidia
2021-12-03
Split out ExecutableLocation (#2041)
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
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
[next]