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