summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* Add check for NVRTC backend in unit test cudaCodeGenBug (#8611)Sami Kiminki (NVIDIA)2025-10-06
* Rewriting the lower-buffer-element-type pass to avoid unnecessary packing/unp...Yong He2025-09-30
* Adding slang-test option to ignore abort popup message (#8492)Jay Kwak2025-09-23
* Add RHI Device Caching and Test Prefix Exclusion (#8448)Gangzheng Tong2025-09-22
* Fix crash when compiling specialized generic entrypoint containing a static c...Yong He2025-09-10
* Use wide char version of Windows API (#8390)Gangzheng Tong2025-09-08
* Enhances CI reliability and debug logging (#8393)Gangzheng Tong2025-09-07
* Relax restriction on using link-time types for shader parameters. (#8387)Yong He2025-09-05
* Handle slang-test command comments better (#8363)Jay Kwak2025-09-04
* render-test: Change D3D12 default to sm_6_5 (#8320)James Helferty (NVIDIA)2025-09-02
* [CBP] Pointer frontend changes + groupshared pointer support (#7848)ArielG-NV2025-08-29
* Remove the embedded source to avoid self-matching in slang-test (#8305)Jay Kwak2025-08-28
* Fail slang-test when VVL printed errors (#8280)Jay Kwak2025-08-26
* Update slang-rhi deps for gfx-unit-test (#8237)Gangzheng Tong2025-08-26
* Don't let clang-format reorder Fiddle `#include`s (#7887)Sam Estep2025-08-18
* Show usage of `FIDDLE END` in Fiddle doc example (#7888)Sam Estep2025-08-18
* Update cuda context creation to support cuda 13 (#8181)jarcherNV2025-08-15
* Add static functions to create blobs from data (#8179)jarcherNV2025-08-15
* Clean up `natvis` and use fiddle to generate info needed for `.natvis` debugg...ArielG-NV2025-08-14
* Allow specializing entrypoints with generic value args or variadic types from...Yong He2025-08-09
* Fix FunctionReflection getName() returning null for overloaded functions (#8113)Copilot2025-08-08
* Add back GFX smoke test (#8030)Sam Estep2025-08-06
* Document how to ignore tests (#8049)Sam Estep2025-08-06
* Add reflection api for overload candidate filtering. (#8066)Yong He2025-08-06
* disable ray-tracing-pipeline test (#8023)Jay Kwak2025-08-01
* Handle debug-layer messages in a separate channel (#7988)Jay Kwak2025-07-31
* Fix bug in ci test (#8005)Jay Kwak2025-07-31
* [Language Server]: Show signature help on generic parameters. (#7913)Yong He2025-07-29
* Fix visibility of synthesized Differential typedefs. (#7865)Yong He2025-07-22
* Fix findFunctionByNameInType to preserve functions with different signatures ...Copilot2025-07-22
* Fix Conditioanl<T, false> fields with a semantic. (#7855)Yong He2025-07-22
* Fix capability generator to sort capabilities alphabetically within header gr...aidanfnv2025-07-22
* Fix D3D12 test failure without Windows Developer mode (#7831)Gangzheng Tong2025-07-19
* Add comment support to expected-failure files in slang-test (#7817)Copilot2025-07-18
* Merge NamePool and RootNamePool into a single type (#7797)Copilot2025-07-17
* Fix `slang-generate` segfault when parsing `$(()...)` (#7683)ArielG-NV2025-07-15
* Use stdout for --help text instead of stderr (#7730)aidanfnv2025-07-11
* Add slang-gfx build target back for Falcor (#7700)Gangzheng Tong2025-07-11
* Convert gfx unit tests and examples to use slang-rhi (#7577)Gangzheng Tong2025-07-09
* Improve slang-test output verbosity control (#7625)Jay Kwak2025-07-08
* Language server: sort completion candidate by relevance. (#7626)Yong He2025-07-07
* Language Server Enhancements (#7604)Yong He2025-07-03
* extend fiddle to allow custom lua splices in more places (#7559)Ellie Hermaszewska2025-07-01
* Allow Link time constant array length sizing, warn on unsupported functionali...Ellie Hermaszewska2025-07-01
* Hide atomics struct from reflection api (#7520)James Helferty (NVIDIA)2025-06-26
* Enabling optix ci pipeline (#7311)Harsh Aggarwal (NVIDIA)2025-06-19
* Add support for on-demand AST deserialization (#7482)Theresa Foley2025-06-19
* Fix retry logic for unit test (#7471)Jay Kwak2025-06-18
* Fix additional VVL violations (#7377)Gangzheng Tong2025-06-18
* Disable periadic diagnostic update on language-server on CI (#7445)Jay Kwak2025-06-16