summaryrefslogtreecommitdiffstats
path: root/docs/user-guide
Commit message (Expand)AuthorAge
* Update user-guide toc. (#7349)Yong He2025-06-04
* Add legalization for 0-sized arrays. (#7327)Yong He2025-06-04
* Fix grammer for auto-diff doc (#7215)ArielG-NV2025-06-03
* Language version + tuple syntax. (#7230)Yong He2025-05-29
* fix doc's website table & grammer (#7268)ArielG-NV2025-05-28
* Change default descriptor binding to be VkMutable (#7224)ArielG-NV2025-05-28
* Add LSS intrinsics (#7200)Mukund Keshava2025-05-27
* Add full support for SPV_NV_shader_subgroup_partitioned (#7103)Darren Wihandi2025-05-25
* Implement throw & catch statements (#6916)Julius Ikkala2025-05-23
* adjust docs as per review (#7168)ArielG-NV2025-05-22
* Initial `dyn` keyword support & `-lang 2026` compiler option (#7172)ArielG-NV2025-05-22
* Map `SV_VertexID` to `gl_VertexIndex-gl_BaseVertex`, add `SV_Vulkan*ID` seman...Darren Wihandi2025-05-19
* Support Vulkan memory model (#7057)Jay Kwak2025-05-16
* Fix correct bindings for bindless resource model [SPIRV and GLSL] (#7131)ArielG-NV2025-05-16
* Support tensor addressing (#7060)Jay Kwak2025-05-15
* Add new coopmat2 functions: Reduce and Transpose (#7027)Jay Kwak2025-05-14
* Support the new CoopVec builtins (#7108)Jay Kwak2025-05-14
* Add explanation for SV_InstanceID usage difference from SPIR-V (#7072)aidanfnv2025-05-14
* Make CUDA version capabilities reach NVRTC (#7074)Theresa Foley2025-05-12
* Cleanups related to RIFF support (#7041)Theresa Foley2025-05-12
* cluster acceleration structure optix 6431 (#7028)Harsh Aggarwal (NVIDIA)2025-05-12
* Fix broken links in Slang docs (#7039)aidanfnv2025-05-08
* Remove extra User Guide readthedocs TOC entries by turning extra H1 headings ...aidanfnv2025-05-05
* Add tables of contents to user guide for use on readthedocs (#6979)aidanfnv2025-05-02
* Add `IOpaqueDescriptor::descriptorAccess`. (#6967)Yong He2025-04-30
* Add Slang Byte Code generation and interpreter. (#6896)Yong He2025-04-28
* Implement shader subgroup rotate intrinsics (#6878)Darren Wihandi2025-04-22
* Add a new SM profile 6.9 (#6879)Jay Kwak2025-04-22
* Remove support for ad hoc Slang IR compression (#6834)Theresa Foley2025-04-16
* Add cooperative matrix 1 support (#6565)Darren Wihandi2025-04-15
* Add SV_PointCoord to match gl_PointCoord (#6795)Julius Ikkala2025-04-14
* Fix user-guide typos (#6789)Gangzheng Tong2025-04-11
* Add defer statement (#6619)Julius Ikkala2025-04-06
* Update hyperlinks in User Guide's Reference section (#6715)Sruthik P2025-04-01
* [docs] Admonish slangc entry points / shader attributes (#6033)Ben-Fields2025-03-31
* Output SPV_KHR_compute_shader_derivatives extension string instead of the NV ...Darren Wihandi2025-03-19
* Implement floating-point pack/unpack intrinsics for all targets (#6503)Darren Wihandi2025-03-18
* Add module organization suggestion doc (#6509)cheneym22025-03-05
* Document bug with global session teardown in user guide (#6479)Anders Leino2025-02-27
* Improve entry point lookup function documentation (#6451)Anders Leino2025-02-26
* Mark slangpy as deprecated and remove from user-guide. (#6300)Yong He2025-02-06
* Update a3-reference.md (#6309)KoT2025-02-06
* Fix inline markdown rendering (#6294)Sai Praveen Bangaru2025-02-05
* Add support for WGSL subgroup operations (#6213)Darren Wihandi2025-02-02
* [Docs] Auto-diff documentation overhaul (#6202)Sai Praveen Bangaru2025-01-30
* Support cooperative vector (#6223)Jay Kwak2025-01-30
* Fix combined sampler documentation and warning (#6207)cheneym22025-01-29
* Implement WaveMultiPrefix* for SPIRV and GLSL (#6182)Darren Wihandi2025-01-29
* Cache and reuse glsl module. (#6152)Yong He2025-01-22
* Implement Quad Control intrinsics (#5981)Darren Wihandi2025-01-17