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
Age
Commit message (
Expand
)
Author
2025-07-17
Merge NamePool and RootNamePool into a single type (#7797)
Copilot
2025-07-15
Fix `slang-generate` segfault when parsing `$(()...)` (#7683)
ArielG-NV
2025-07-11
Use stdout for --help text instead of stderr (#7730)
aidanfnv
2025-07-11
Add slang-gfx build target back for Falcor (#7700)
Gangzheng Tong
2025-07-09
Convert gfx unit tests and examples to use slang-rhi (#7577)
Gangzheng Tong
2025-07-08
Improve slang-test output verbosity control (#7625)
Jay Kwak
2025-07-07
Language server: sort completion candidate by relevance. (#7626)
Yong He
2025-07-03
Language Server Enhancements (#7604)
Yong He
2025-07-01
extend fiddle to allow custom lua splices in more places (#7559)
Ellie Hermaszewska
2025-07-01
Allow Link time constant array length sizing, warn on unsupported functionali...
Ellie Hermaszewska
2025-06-26
Hide atomics struct from reflection api (#7520)
James Helferty (NVIDIA)
2025-06-19
Enabling optix ci pipeline (#7311)
Harsh Aggarwal (NVIDIA)
2025-06-19
Add support for on-demand AST deserialization (#7482)
Theresa Foley
2025-06-18
Fix retry logic for unit test (#7471)
Jay Kwak
2025-06-18
Fix additional VVL violations (#7377)
Gangzheng Tong
2025-06-16
Disable periadic diagnostic update on language-server on CI (#7445)
Jay Kwak
2025-06-13
Support SM6.9 with GFX (#7387)
Jay Kwak
2025-06-13
Sort test list to be deterministic (#7432)
Jay Kwak
2025-06-12
Fix API changes from separate debugging support (#7397)
jarcherNV
2025-06-06
Add command line option for separate debug info (#7178)
jarcherNV
2025-06-06
Update slang-rhi (#7303)
Simon Kallweit
2025-06-05
Clean up a dead code forgot to delete (#7358)
Jay Kwak
2025-06-04
Break down record replay to individual tests to avoid timeout (#7340)
Jay Kwak
2025-06-02
Add a new slang-test option `-enable-debug-layers` (#7300)
Jay Kwak
2025-06-01
Fix test-server debug issues with gfx-unit-test-tool (#7119) (#7279)
sricker-nvidia
2025-05-30
Change SLANG_OVERRIDE_xxx_PATH and fix header file path (#7207)
Lujin Wang
2025-05-21
Generalize serialization system used for AST (#7126)
Theresa Foley
2025-05-20
Fix retry logic and skip high intermittent test failure (#7175)
Gangzheng Tong
2025-05-20
Update build to allow setting external lua path (#7167)
lujinwangnv
2025-05-17
fix the break to make sure only valid data will be accessed (#7148)
Gangzheng Tong
2025-05-16
Enable Windows full debug testsuite in CI (#7085)
Gangzheng Tong
2025-05-16
Fix broken -emit-spirv-via-glsl test option (#7091)
sricker-nvidia
2025-05-14
Make Command Line Reference readthedocs compatible (#7048)
aidanfnv
2025-05-12
Make CUDA version capabilities reach NVRTC (#7074)
Theresa Foley
2025-05-12
Cleanups related to RIFF support (#7041)
Theresa Foley
2025-05-11
Add a new option "-capability" to slang-test and render-test (#7054)
Jay Kwak
2025-05-10
Update build to allow setting more external paths (#7044)
lujinwangnv
2025-05-06
Retry when a few unit tests failed. (#6912)
Jay Kwak
2025-05-06
Update C++ standard to C++20 (#6980)
Ellie Hermaszewska
2025-05-05
Correct incorrect enum usage on metal (#6994)
Ellie Hermaszewska
2025-05-02
Fix seg-fault in cudaCodeGenBug test (#6985)
Jay Kwak
2025-05-02
Fix intermittent failure of slang-unit-test-tool/ReplayRecord (#6981)
Jay Kwak
2025-04-28
Add Slang Byte Code generation and interpreter. (#6896)
Yong He
2025-04-26
Added getCanonicalGenericConstraints2 (sorts constraints and allows more gene...
Ronan
2025-04-25
Update spirv-tools to for SDK v2025.2 (#6893)
Gangzheng Tong
2025-04-24
update slang-rhi (#6587)
Simon Kallweit
2025-04-23
Fixed various queryInterface implementations (#6863)
AlexisPollonni
2025-04-22
A new approach to AST serialization (#6854)
Theresa Foley
2025-04-18
Check the available VK extensions before using CoopVec APIs in GFX (#6849)
Jay Kwak
2025-04-17
Add Yet Another Source Code Generator (#6844)
Theresa Foley
[next]