Skip to content

Pull requests: shader-slang/slang

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Document principled problem-solving methodology and required PR description format pr: non-breaking PRs without breaking changes
#11369 opened May 30, 2026 by csyonghe Collaborator Loading…
Unify associatedtype constraint representation; make autodiff requirement access order-agnostic pr: non-breaking PRs without breaking changes
#11368 opened May 30, 2026 by csyonghe Collaborator Loading…
Warn when a variable name shadows a contextual keyword pr: non-breaking PRs without breaking changes
#11365 opened May 29, 2026 by nv-slang-bot Bot Loading…
6 tasks done
Improve LLM-generated design-doc workflow and grammar literals pr: non-breaking PRs without breaking changes
#11363 opened May 29, 2026 by skiminki-nv Contributor Loading…
Set DXIL default profile to SM 6.0 CoPilot pr: non-breaking PRs without breaking changes
#11362 opened May 29, 2026 by jkwak-work Collaborator Loading…
Complete DXC cooperative vector revert pr: non-breaking PRs without breaking changes
#11358 opened May 29, 2026 by jvepsalainen-nv Contributor Loading…
Fix integer literal type handling pr: breaking change PRs with breaking changes
#11357 opened May 29, 2026 by skiminki-nv Contributor Loading…
Drop CI host-disk cleanup and run container as non-root pr: non-breaking PRs without breaking changes
#11355 opened May 29, 2026 by jkiviluoto-nv Contributor Loading…
Revert macro expansion stack diagnostics pr: non-breaking PRs without breaking changes
#11351 opened May 29, 2026 by csyonghe Collaborator Loading…
Fix generic vector constructor prelinking CoPilot pr: non-breaking PRs without breaking changes
#11345 opened May 28, 2026 by jkwak-work Collaborator Draft
Add texture format descriptor types pr: non-breaking PRs without breaking changes
#11344 opened May 28, 2026 by csyonghe Collaborator Loading…
Default implicit SPIR-V SER to EXT CoPilot pr: non-breaking PRs without breaking changes
#11343 opened May 28, 2026 by jkwak-work Collaborator Loading…
Diagnose default values on extension generic parameters pr: non-breaking PRs without breaking changes
#11341 opened May 28, 2026 by nv-slang-bot Bot Loading…
5 tasks done
Add slangc shader coverage manifest output Shader coverage Slang shader coverage feature
#11336 opened May 28, 2026 by jvepsalainen-nv Contributor Loading…
ci: add /ci slash command to trigger full CI on draft PRs
#11335 opened May 28, 2026 by jkiviluoto-nv Contributor Loading…
Export replay exception classes pr: non-breaking PRs without breaking changes
#11332 opened May 28, 2026 by jvepsalainen-nv Contributor Loading…
Metal: lower pointer-to-pointer in buffer types via buffer-element-type framework pr: non-breaking PRs without breaking changes
#11331 opened May 28, 2026 by jhelferty-nv Contributor Loading…
Catalog hygiene: renumber E29104 (#11318) + add invariant script pr: non-breaking PRs without breaking changes
#11329 opened May 28, 2026 by nv-slang-bot Bot Loading…
3 tasks done
Fix #11317: fold countof of fixed-size array to its element count pr: non-breaking PRs without breaking changes
#11328 opened May 28, 2026 by nv-slang-bot Bot Loading…
3 tasks done
Fix #11316: diagnose unbound module-scope type_param instead of crashing pr: non-breaking PRs without breaking changes
#11326 opened May 28, 2026 by nv-slang-bot Bot Loading…
3 tasks done
Add fp16 vector atomic capability CoPilot pr: non-breaking PRs without breaking changes
#11324 opened May 28, 2026 by jkwak-work Collaborator Loading…
Fix #11315: drop kIROp_CastToVoid before emit pr: non-breaking PRs without breaking changes
#11323 opened May 28, 2026 by nv-slang-bot Bot Loading…
5 tasks done
Reject WaveGetWaveIndex / WaveGetNumWaves on non-compute SPIR-V stages pr: non-breaking PRs without breaking changes
#11310 opened May 27, 2026 by nv-slang-bot Bot Loading…
5 tasks done
ProTip! Exclude everything labeled bug with -label:bug.