summaryrefslogtreecommitdiffstats
path: root/docs/user-guide/a3-02-reference-capability-atoms.md
Commit message (Expand)AuthorAge
* Enhance buffer load specialization pass to specialize past field extracts. (#...Yong He2025-09-30
* Relax restriction on using link-time types for shader parameters. (#8387)Yong He2025-09-05
* Update capability atoms reference page (#8138)Sam Estep2025-08-17
* Error if super-type capabilities are a super-set of sub-type (#7452)ArielG-NV2025-08-08
* Fix capability generator to sort capabilities alphabetically within header gr...aidanfnv2025-07-22
* add task shader alias (#7372)Sirox2025-07-02
* Support the GLSL/SPIR-V Built-in variable `DeviceIndex` (#7552)ArielG-NV2025-06-29
* Add new capdef for lss intrinsics (#7427)Mukund Keshava2025-06-13
* Add optix support for coopvec (#7286)Mukund Keshava2025-06-10
* Language version + tuple syntax. (#7230)Yong He2025-05-29
* Add LSS intrinsics (#7200)Mukund Keshava2025-05-27
* Add full support for SPV_NV_shader_subgroup_partitioned (#7103)Darren Wihandi2025-05-25
* Initial `dyn` keyword support & `-lang 2026` compiler option (#7172)ArielG-NV2025-05-22
* Support Vulkan memory model (#7057)Jay Kwak2025-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
* 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
* 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
* Fix user-guide typos (#6789)Gangzheng Tong2025-04-11
* 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 support for WGSL subgroup operations (#6213)Darren Wihandi2025-02-02
* Support cooperative vector (#6223)Jay Kwak2025-01-30
* Implement WaveMultiPrefix* for SPIRV and GLSL (#6182)Darren Wihandi2025-01-29
* Implement Quad Control intrinsics (#5981)Darren Wihandi2025-01-17
* docs: Reduce typo count (#5671)Bruce Mitchener2024-11-29
* Add `InterlockedAddF64` intrinsic. (#5412)Yong He2024-10-27
* Misc build fixes. (#5271)Yong He2024-10-14
* Document All Capability Atoms and Profiles (#5008)ArielG-NV2024-09-05