You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Slang v2026.1
=== Breaking changes ===
0528cdf05 Refactor how pointer sizes work & make 32-bit pointers work (#9493)
=== All changes for this release ===
e4215bc19 Allow passing LLVM downstream args to LLVMBuilder (#9491)
[BREAKING] 0528cdf05 Refactor how pointer sizes work & make 32-bit pointers work (#9493)
186351f07 nix: dev-shell fixes (#9437)
118a65690 Work around hardcoded slangc path in slangpy tests (#9563)
b1da8b2c0 Remove CUDA installer when setting up Copilot (#9557)
69795e376 Add X11 and Vulkan development libraries for Copilot (#9554)
3766cb8c3 Fix CUDA permissions after installation for Copilot (#9552)
d7f9eb408 Add CUDA installation verification to Copilot setup (#9550)
6774547cd Export CUDA paths in each step for nvcc availability (#9548)
1cb2ad742 Install CUDA 12.4.1 for Copilot (#9546)
83b395979 Add CMake and build tools installation for larger runner (#9544)
c6dee4075 Remove container from Copilot workflow (#9542)
e2d30702b Use GitHub larger runner for Copilot to avoid path issues (#9540)
c9c8cf610 Fix incorrect spelling for spirv target and profiles (#9521)
18650ce10 Allow `findFieldIndexByName` to recognize fully qualified names. (#9483)
f45046710 Fix potential null pointer dereference in enum type lowering (#9518)
735059252 Improved diagnostics prototype (#9503)