index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2025-06-03
Fix grammer for auto-diff doc (#7215)
ArielG-NV
2025-05-30
Add a memory-mappable binary serialization format (#7222)
Theresa Foley
2025-05-29
Language version + tuple syntax. (#7230)
Yong He
2025-05-28
fix doc's website table & grammer (#7268)
ArielG-NV
2025-05-28
Change default descriptor binding to be VkMutable (#7224)
ArielG-NV
2025-05-27
Add LSS intrinsics (#7200)
Mukund Keshava
2025-05-25
Add full support for SPV_NV_shader_subgroup_partitioned (#7103)
Darren Wihandi
2025-05-23
Implement throw & catch statements (#6916)
Julius Ikkala
2025-05-22
adjust docs as per review (#7168)
ArielG-NV
2025-05-22
Initial `dyn` keyword support & `-lang 2026` compiler option (#7172)
ArielG-NV
2025-05-21
Generalize serialization system used for AST (#7126)
Theresa Foley
2025-05-19
Map `SV_VertexID` to `gl_VertexIndex-gl_BaseVertex`, add `SV_Vulkan*ID` seman...
Darren Wihandi
2025-05-16
Support Vulkan memory model (#7057)
Jay Kwak
2025-05-16
Fix correct bindings for bindless resource model [SPIRV and GLSL] (#7131)
ArielG-NV
2025-05-16
Fix broken -emit-spirv-via-glsl test option (#7091)
sricker-nvidia
2025-05-15
Support tensor addressing (#7060)
Jay Kwak
2025-05-14
Add new coopmat2 functions: Reduce and Transpose (#7027)
Jay Kwak
2025-05-14
Support the new CoopVec builtins (#7108)
Jay Kwak
2025-05-14
Make Command Line Reference readthedocs compatible (#7048)
aidanfnv
2025-05-14
Add explanation for SV_InstanceID usage difference from SPIR-V (#7072)
aidanfnv
2025-05-12
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-08
Fix broken links in Slang docs (#7039)
aidanfnv
2025-05-05
Remove extra User Guide readthedocs TOC entries by turning extra H1 headings ...
aidanfnv
2025-05-02
Add tables of contents to user guide for use on readthedocs (#6979)
aidanfnv
2025-04-30
Add `IOpaqueDescriptor::descriptorAccess`. (#6967)
Yong He
2025-04-28
Add Slang Byte Code generation and interpreter. (#6896)
Yong He
2025-04-22
Implement shader subgroup rotate intrinsics (#6878)
Darren Wihandi
2025-04-22
Add a new SM profile 6.9 (#6879)
Jay Kwak
2025-04-19
Implement 64bit countbits intrinsic (#6433) (#6845)
sricker-nvidia
2025-04-19
Document matrix multiplication operators (#6852)
Jay Kwak
2025-04-16
Remove support for ad hoc Slang IR compression (#6834)
Theresa Foley
2025-04-15
Add cooperative matrix 1 support (#6565)
Darren Wihandi
2025-04-14
Add SV_PointCoord to match gl_PointCoord (#6795)
Julius Ikkala
2025-04-11
Fix user-guide typos (#6789)
Gangzheng Tong
2025-04-06
Add defer statement (#6619)
Julius Ikkala
2025-04-01
Update hyperlinks in User Guide's Reference section (#6715)
Sruthik P
2025-03-31
[docs] Admonish slangc entry points / shader attributes (#6033)
Ben-Fields
2025-03-20
Add Nix flake for direnv (#6635)
Sam Estep
2025-03-19
Output SPV_KHR_compute_shader_derivatives extension string instead of the NV ...
Darren Wihandi
2025-03-18
Implement floating-point pack/unpack intrinsics for all targets (#6503)
Darren Wihandi
2025-03-05
Add module organization suggestion doc (#6509)
cheneym2
2025-02-27
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-26
Improve entry point lookup function documentation (#6451)
Anders Leino
2025-02-23
Improve performance when compiling small shaders. (#6396)
Yong He
[next]