index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-08-28
Revert "Reduce the dependency to thread library (#8216)" (#8319)
kaizhangNV
2025-08-28
Remove 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-28
Add SPIRV OpCapability for 8/16bit use in storage (#8194)
James Helferty (NVIDIA)
2025-08-26
Fail slang-test when VVL printed errors (#8280)
Jay Kwak
2025-08-26
Fix Metal 8-bit vector type names: emit char/uchar instead of int8_t/uint8_t ...
Copilot
2025-08-26
Update slang-rhi deps for gfx-unit-test (#8237)
Gangzheng Tong
2025-08-26
Fix `shouldEmitSPIRVDirectly` (#8019)
ArielG-NV
2025-08-26
Fix warnings from CMake version 3.31 (#8227)
Sam Estep
2025-08-26
fix a autodiff crash (#8259)
kaizhangNV
2025-08-25
Add WASM platform support to release workflow (#8264)
David A Roberts
2025-08-25
Print GPU driver version in CI.yml (#8275)
Jay Kwak
2025-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-22
Fix mesh shader OutputIndices subscript error by adding missing ref accessor ...
Lujin Wang
2025-08-22
Fix readlink missing include (#8260)
TheGoldMonkey
2025-08-21
Add record and replay support for IComponentType2 (#8215)
jarcherNV
2025-08-21
Fix SLANGC_EXECUTABLE search path in slangConfig.cmake (#8200)
Sergei Kachkov
2025-08-21
Fix reflection JSON writing userAttribs section twice for some cases. (#8210)
MindSpunk
2025-08-21
Introduce CDataLayout & -fvk-use-c-layout (#8136)
Julius Ikkala
2025-08-21
Implement SV_VulkanSamplePosition (#8236)
davli-nv
2025-08-20
Fix nextafter() (#8195)
Julius Ikkala
2025-08-20
Add more system dependency options to CMake (#7987)
Niklas Korz
2025-08-20
Add Metal support for WaveGetActiveMask and WaveActiveCountBits (#8218)
Tianyu Li
2025-08-20
Enabling via-glsl test for "merge" event (#8133)
Jay Kwak
2025-08-20
Reduce the dependency to thread library (#8216)
Jay Kwak
2025-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-19
Add multiple slang installations note to doc (#8231)
Gangzheng Tong
2025-08-19
CMake: Guard inclusion of VULKAN_HEADERS and SPIRV-Headers (#8124)
Sergei Popov
2025-08-18
Emit descriptor handle correctly for ParameterBlock<DescriptorHandle> (#8206)
Gangzheng Tong
2025-08-18
Fix error in IR stable names Git diff CI script (#7954)
Sam Estep
2025-08-18
Make LLDB IR data formatters more robust (#7927)
Sam Estep
2025-08-18
Don't let clang-format reorder Fiddle `#include`s (#7887)
Sam Estep
2025-08-18
Fix issue of double lowering issue a differentiable function (#8182)
kaizhangNV
2025-08-18
Fix constructor overload ambiguity with scalar and vector parameters (#8109)
Copilot
2025-08-18
Show usage of `FIDDLE END` in Fiddle doc example (#7888)
Sam Estep
2025-08-18
Enable CUDA Test Enablement - Batch 1: Autodiff Tests (1-16) (#8139)
Harsh Aggarwal (NVIDIA)
2025-08-17
Update capability atoms reference page (#8138)
Sam Estep
2025-08-15
Update cuda context creation to support cuda 13 (#8181)
jarcherNV
2025-08-15
Add static functions to create blobs from data (#8179)
jarcherNV
2025-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-NV
2025-08-15
Prohibit use of buffer.GetDimensions on metal (#8156)
James Helferty (NVIDIA)
2025-08-14
Clean 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-14
Fix typo in "compilation ceased" error identifier (#8189)
Sam Estep
[next]