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-09-03
Fix#8085: Batch-9: Enable cuda tests (#8269)
Harsh Aggarwal (NVIDIA)
2025-09-03
Add Optix Intrinsics Coverage (#8159) (#8310)
Harsh Aggarwal (NVIDIA)
2025-09-03
Fix#8086: Batch-10: Enable cuda tests (#8270)
Harsh Aggarwal (NVIDIA)
2025-09-02
manually config ccache locally (#8351)
Gangzheng Tong
2025-09-03
Enable ccache for self-hosted runner (#8345)
Gangzheng Tong
2025-09-02
render-test: Change D3D12 default to sm_6_5 (#8320)
James Helferty (NVIDIA)
2025-09-02
Emit DebugInfo for the legalized entry point parameters (#7703)
Jay Kwak
2025-09-01
Remove ForceUnroll attribute from link-time specialization documentation (#8225)
Copilot
2025-08-29
Remove unused variable in slangc::main (#8325)
Jay Kwak
2025-08-29
[CBP] Pointer frontend changes + groupshared pointer support (#7848)
ArielG-NV
2025-08-29
Enable slangpy and slang-rhi tests for Mac (#8297)
Gangzheng Tong
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
[next]