summaryrefslogtreecommitdiffstats
path: root/docs/user-guide/09-targets.md
Commit message (Collapse)AuthorAge
* Fix user-guide typos (#6789)Gangzheng Tong2025-04-11
| | | | | | | | | | * Fix user-guide typos Use LLM to scan each of the markdown files to fix typos. Try not to change anything but the typos in this CL. * typo not caught by LLM * add output of ./build_toc.ps1
* Fix tiny typos (#5944)Yuki Nishidate2024-12-28
|
* Add WebGPU target doc (#5708)Anders Leino2024-12-02
| | | | | | | * Add WebGPU target doc This closes #5698. * Update ToC
* docs: Reduce typo count (#5671)Bruce Mitchener2024-11-29
| | | Co-authored-by: Ellie Hermaszewska <ellieh@nvidia.com>
* Small docs corrections (#5615)Ellie Hermaszewska2024-11-20
| | | | | | | | | * Small docs corrections * fix typo. --------- Co-authored-by: Yong He <yonghe@outlook.com>
* Metal documentation (#5549)Ellie Hermaszewska2024-11-19
| | | | | Closes https://github.com/shader-slang/slang/issues/4262 Co-authored-by: Yong He <yonghe@outlook.com>
* Various documentation improvements. (#5017)Yong He2024-09-05
|
* Add Metal to user-guide/09-targets.md (#4703)Jay Kwak2024-07-23
| | | | | | | * Add Metal to user-guide/09-targets.md Partially resolves #4262 The description of "Parameter passing" part for Metal is related to PR #4022
* Fix Slang documentation typos (#3961)cheneym22024-04-16
|
* Add documentation for link-time specialization. (#3638)Yong He2024-02-27
|
* Add documentation on capability system. (#3549)Yong He2024-02-05
Fixes #3454.