summaryrefslogtreecommitdiffstats
path: root/docs/user-guide/toc.html
Commit message (Expand)AuthorAge
* Fix IR layout of 3-element vectors in cbuffers for -fvk-use-dx-layout (#7282)James Helferty (NVIDIA)2025-06-10
* Add legalization for 0-sized arrays. (#7327)Yong He2025-06-04
* Language version + tuple syntax. (#7230)Yong He2025-05-29
* Implement throw & catch statements (#6916)Julius Ikkala2025-05-23
* 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
* Add explanation for SV_InstanceID usage difference from SPIR-V (#7072)aidanfnv2025-05-14
* Remove extra User Guide readthedocs TOC entries by turning extra H1 headings ...aidanfnv2025-05-05
* Fix user-guide typos (#6789)Gangzheng Tong2025-04-11
* Add module organization suggestion doc (#6509)cheneym22025-03-05
* Mark slangpy as deprecated and remove from user-guide. (#6300)Yong He2025-02-06
* [Docs] Auto-diff documentation overhaul (#6202)Sai Praveen Bangaru2025-01-30
* Initial implementation of SP#015 `DescriptorHandle<T>`. (#6028)Yong He2025-01-10
* Update reflection API chapter in User Guide (#5868)Theresa Foley2024-12-13
* Support specialization constant on WGSL and Metal. (#5780)Yong He2024-12-06
* Implement explciit binding for metal and wgsl. (#5778)Yong He2024-12-06
* [Docs] Fix dead links when subsection title have underscore (#5662)Ica2024-12-02
* Add WebGPU target doc (#5708)Anders Leino2024-12-02
* docs: Reduce typo count (#5671)Bruce Mitchener2024-11-29
* [Docs] Re-run build_toc and fix dead links (#5647)Ica2024-11-25
* [Docs] fix spirv dead links on toc.html (#5638)Ica2024-11-22
* Add link to metal docs and regen TOC (#5616)Ellie Hermaszewska2024-11-20
* Various documentation improvements. (#5017)Yong He2024-09-05
* Support `where` clause and type equality constraint. (#4986)Yong He2024-09-05
* Document All Capability Atoms and Profiles (#5008)ArielG-NV2024-09-05
* Add Documentation For Auto-Generated Constructors & Initializer Lists (#4988)ArielG-NV2024-09-04
* User guide page for SPIR-V target specific information (#4815)Jay Kwak2024-08-30
* Tuple swizzling, concat, comparison and `countof`. (#4856)Yong He2024-08-19
* Add Metal to user-guide/09-targets.md (#4703)Jay Kwak2024-07-23
* Move if_let syntax to convenience-features section (#4628)kaizhangNV2024-07-15
* Add reflection API for functions. (#4587)Yong He2024-07-10
* Add user guide section on user-defined attributes. (#4557)Yong He2024-07-10
* Fix pointers link in userguide (#4217)cheneym22024-05-23
* Update user guilde for new features. (#3875)Yong He2024-04-02
* Remove out of date documentation on compilation API. (#3785)Yong He2024-03-17
* Add documentation for uniformity analysis. (#3721)Yong He2024-03-08
* Add user-guide section on pointers. (#3670)Yong He2024-03-04
* Update doc TOC (#3657)Yong He2024-03-01
* Update documentation TOC. (#3641)Yong He2024-02-27
* Update doc links. (#3640)Yong He2024-02-27
* Add documentation for link-time specialization. (#3638)Yong He2024-02-27
* Add documentation on capability system. (#3549)Yong He2024-02-05
* Add doc for special scoping syntax. (#3416)Yong He2023-12-15
* Diagnose for invalid decl nesting + namespace lookup fixes. (#3397)Yong He2023-12-11
* Change default visibility of interface members and update docs. (#3381)Yong He2023-12-06
* Support visibility control and default to `internal`. (#3380)Yong He2023-12-06
* Add documentation on target intrinsics. (#3276)Yong He2023-10-13
* Update user-guide. (#2868)Yong He2023-05-04
* Update TOC (#2764)Yong He2023-03-31
* Update TOC (#2756)Yong He2023-03-29