index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
*
Add explanation for SV_InstanceID usage difference from SPIR-V (#7072)
aidanfnv
2025-05-14
*
Make CUDA version capabilities reach NVRTC (#7074)
Theresa Foley
2025-05-12
*
Cleanups related to RIFF support (#7041)
Theresa Foley
2025-05-12
*
cluster acceleration structure optix 6431 (#7028)
Harsh Aggarwal (NVIDIA)
2025-05-12
*
Fix broken links in Slang docs (#7039)
aidanfnv
2025-05-08
*
Remove extra User Guide readthedocs TOC entries by turning extra H1 headings ...
aidanfnv
2025-05-05
*
Add tables of contents to user guide for use on readthedocs (#6979)
aidanfnv
2025-05-02
*
Add `IOpaqueDescriptor::descriptorAccess`. (#6967)
Yong He
2025-04-30
*
Add Slang Byte Code generation and interpreter. (#6896)
Yong He
2025-04-28
*
Implement shader subgroup rotate intrinsics (#6878)
Darren Wihandi
2025-04-22
*
Add a new SM profile 6.9 (#6879)
Jay Kwak
2025-04-22
*
Implement 64bit countbits intrinsic (#6433) (#6845)
sricker-nvidia
2025-04-19
*
Document matrix multiplication operators (#6852)
Jay Kwak
2025-04-19
*
Remove support for ad hoc Slang IR compression (#6834)
Theresa Foley
2025-04-16
*
Add cooperative matrix 1 support (#6565)
Darren Wihandi
2025-04-15
*
Add SV_PointCoord to match gl_PointCoord (#6795)
Julius Ikkala
2025-04-14
*
Fix user-guide typos (#6789)
Gangzheng Tong
2025-04-11
*
Add defer statement (#6619)
Julius Ikkala
2025-04-06
*
Update hyperlinks in User Guide's Reference section (#6715)
Sruthik P
2025-04-01
*
[docs] Admonish slangc entry points / shader attributes (#6033)
Ben-Fields
2025-03-31
*
Add Nix flake for direnv (#6635)
Sam Estep
2025-03-20
*
Output SPV_KHR_compute_shader_derivatives extension string instead of the NV ...
Darren Wihandi
2025-03-19
*
Implement floating-point pack/unpack intrinsics for all targets (#6503)
Darren Wihandi
2025-03-18
*
Add module organization suggestion doc (#6509)
cheneym2
2025-03-05
*
Fix template for deprecated docs. (#6496)
Yong He
2025-02-27
*
Fix doc. (#6495)
Yong He
2025-02-27
*
Fix doc. (#6494)
Yong He
2025-02-27
*
Fix doc build. (#6493)
Yong He
2025-02-27
*
Document bug with global session teardown in user guide (#6479)
Anders Leino
2025-02-27
*
Improve entry point lookup function documentation (#6451)
Anders Leino
2025-02-26
*
Improve performance when compiling small shaders. (#6396)
Yong He
2025-02-23
*
Fix and document static build (#6374)
Ellie Hermaszewska
2025-02-18
*
Remove the docs/proposals directory (#6313)
Anders Leino
2025-02-10
*
Mark slangpy as deprecated and remove from user-guide. (#6300)
Yong He
2025-02-06
*
Update a3-reference.md (#6309)
KoT
2025-02-06
*
Support stage_switch. (#6311)
Yong He
2025-02-06
*
Allow tuples to work with initializer list. (#6301)
Yong He
2025-02-05
*
Add floating-point pack/unpack proposal (#6191)
Darren Wihandi
2025-02-05
*
Fix inline markdown rendering (#6294)
Sai Praveen Bangaru
2025-02-05
*
Use two-stage parsing to disambiguate generic app and comparison. (#6281)
Yong He
2025-02-05
*
Feature/initialize list side branch (#6058)
kaizhangNV
2025-02-05
*
Add support for WGSL subgroup operations (#6213)
Darren Wihandi
2025-02-02
*
[Docs] Auto-diff documentation overhaul (#6202)
Sai Praveen Bangaru
2025-01-30
*
Support cooperative vector (#6223)
Jay Kwak
2025-01-30
*
Fix combined sampler documentation and warning (#6207)
cheneym2
2025-01-29
*
Implement WaveMultiPrefix* for SPIRV and GLSL (#6182)
Darren Wihandi
2025-01-29
*
Proposal for Cooperative Vector in Slang (#6209)
Jay Kwak
2025-01-28
*
Add slangpy proposal (#6156)
Yong He
2025-01-28
*
Fix static build and install (#6158)
Dario Mylonopoulos
2025-01-24
*
Cache and reuse glsl module. (#6152)
Yong He
2025-01-22
[next]