summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-28Revert "Reduce the dependency to thread library (#8216)" (#8319)kaizhangNV
2025-08-28Remove the embedded source to avoid self-matching in slang-test (#8305)Jay Kwak
2025-08-28[Documentation] optix test coverage #463 (#8311)Harsh Aggarwal (NVIDIA)
2025-08-28Add SPIRV OpCapability for 8/16bit use in storage (#8194)James Helferty (NVIDIA)
2025-08-26Fail slang-test when VVL printed errors (#8280)Jay Kwak
2025-08-26Fix Metal 8-bit vector type names: emit char/uchar instead of int8_t/uint8_t ...Copilot
2025-08-26Update slang-rhi deps for gfx-unit-test (#8237)Gangzheng Tong
2025-08-26Fix `shouldEmitSPIRVDirectly` (#8019)ArielG-NV
2025-08-26Fix warnings from CMake version 3.31 (#8227)Sam Estep
2025-08-26fix a autodiff crash (#8259)kaizhangNV
2025-08-25Add WASM platform support to release workflow (#8264)David A Roberts
2025-08-25Print GPU driver version in CI.yml (#8275)Jay Kwak
2025-08-25Fix#8084: Batch-8: Enable cuda tests (#8268)Harsh Aggarwal (NVIDIA)
2025-08-25Fix#8083: Batch-7: Enable cuda tests (#8267)Harsh Aggarwal (NVIDIA)
2025-08-25Fix#8082: Batch-6: Enable cuda tests (#8266)Harsh Aggarwal (NVIDIA)
2025-08-25Fix#8081: Batch-5: Enable cuda tests (#8263)Harsh Aggarwal (NVIDIA)
2025-08-25Fix#8080: Batch-4: Enable cuda tests (#8261)Harsh Aggarwal (NVIDIA)
2025-08-22Fix mesh shader OutputIndices subscript error by adding missing ref accessor ...Lujin Wang
2025-08-22Fix readlink missing include (#8260)TheGoldMonkey
2025-08-21Add record and replay support for IComponentType2 (#8215)jarcherNV
2025-08-21Fix SLANGC_EXECUTABLE search path in slangConfig.cmake (#8200)Sergei Kachkov
2025-08-21Fix reflection JSON writing userAttribs section twice for some cases. (#8210)MindSpunk
2025-08-21Introduce CDataLayout & -fvk-use-c-layout (#8136)Julius Ikkala
2025-08-21Implement SV_VulkanSamplePosition (#8236)davli-nv
2025-08-20Fix nextafter() (#8195)Julius Ikkala
2025-08-20Add more system dependency options to CMake (#7987)Niklas Korz
2025-08-20Add Metal support for WaveGetActiveMask and WaveActiveCountBits (#8218)Tianyu Li
2025-08-20Enabling via-glsl test for "merge" event (#8133)Jay Kwak
2025-08-20Reduce the dependency to thread library (#8216)Jay Kwak
2025-08-20Updated support to enable batch3 (#8219)Harsh Aggarwal (NVIDIA)
2025-08-20Fix#8076 - Re-enable slangpy test (#8087)Harsh Aggarwal (NVIDIA)
2025-08-19Add multiple slang installations note to doc (#8231)Gangzheng Tong
2025-08-19CMake: Guard inclusion of VULKAN_HEADERS and SPIRV-Headers (#8124)Sergei Popov
2025-08-18Emit descriptor handle correctly for ParameterBlock<DescriptorHandle> (#8206)Gangzheng Tong
2025-08-18Fix error in IR stable names Git diff CI script (#7954)Sam Estep
2025-08-18Make LLDB IR data formatters more robust (#7927)Sam Estep
2025-08-18Don't let clang-format reorder Fiddle `#include`s (#7887)Sam Estep
2025-08-18Fix issue of double lowering issue a differentiable function (#8182)kaizhangNV
2025-08-18Fix constructor overload ambiguity with scalar and vector parameters (#8109)Copilot
2025-08-18Show usage of `FIDDLE END` in Fiddle doc example (#7888)Sam Estep
2025-08-18Enable CUDA Test Enablement - Batch 1: Autodiff Tests (1-16) (#8139)Harsh Aggarwal (NVIDIA)
2025-08-17Update capability atoms reference page (#8138)Sam Estep
2025-08-15Update cuda context creation to support cuda 13 (#8181)jarcherNV
2025-08-15Add static functions to create blobs from data (#8179)jarcherNV
2025-08-15Use 64bit int instead of emulation on metal (#8180)James Helferty (NVIDIA)
2025-08-15[CUDA] Fix incorrect `kIROp_RaytracingAccelerationStructureType` emitting log...ArielG-NV
2025-08-15Prohibit use of buffer.GetDimensions on metal (#8156)James Helferty (NVIDIA)
2025-08-14Clean up `natvis` and use fiddle to generate info needed for `.natvis` debugg...ArielG-NV
2025-08-14[Capability System] Fix bug where capabilities do not correctly propegate if ...ArielG-NV
2025-08-14Fix typo in "compilation ceased" error identifier (#8189)Sam Estep