index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
user-guide
/
toc.html
Commit message (
Expand
)
Author
Age
*
Minor Documentation Update to Remove Outdated Section (#8606)
Xiang Hong
2025-10-07
*
Use symbol alias instead of wrapper synthesis to implement link-time types. (...
Yong He
2025-10-07
*
Error if super-type capabilities are a super-set of sub-type (#7452)
ArielG-NV
2025-08-08
*
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 He
2025-06-04
*
Language version + tuple syntax. (#7230)
Yong He
2025-05-29
*
Implement throw & catch statements (#6916)
Julius Ikkala
2025-05-23
*
Map `SV_VertexID` to `gl_VertexIndex-gl_BaseVertex`, add `SV_Vulkan*ID` seman...
Darren Wihandi
2025-05-19
*
Support Vulkan memory model (#7057)
Jay Kwak
2025-05-16
*
Add explanation for SV_InstanceID usage difference from SPIR-V (#7072)
aidanfnv
2025-05-14
*
Remove extra User Guide readthedocs TOC entries by turning extra H1 headings ...
aidanfnv
2025-05-05
*
Fix user-guide typos (#6789)
Gangzheng Tong
2025-04-11
*
Add module organization suggestion doc (#6509)
cheneym2
2025-03-05
*
Mark slangpy as deprecated and remove from user-guide. (#6300)
Yong He
2025-02-06
*
[Docs] Auto-diff documentation overhaul (#6202)
Sai Praveen Bangaru
2025-01-30
*
Initial implementation of SP#015 `DescriptorHandle<T>`. (#6028)
Yong He
2025-01-10
*
Update reflection API chapter in User Guide (#5868)
Theresa Foley
2024-12-13
*
Support specialization constant on WGSL and Metal. (#5780)
Yong He
2024-12-06
*
Implement explciit binding for metal and wgsl. (#5778)
Yong He
2024-12-06
*
[Docs] Fix dead links when subsection title have underscore (#5662)
Ica
2024-12-02
*
Add WebGPU target doc (#5708)
Anders Leino
2024-12-02
*
docs: Reduce typo count (#5671)
Bruce Mitchener
2024-11-29
*
[Docs] Re-run build_toc and fix dead links (#5647)
Ica
2024-11-25
*
[Docs] fix spirv dead links on toc.html (#5638)
Ica
2024-11-22
*
Add link to metal docs and regen TOC (#5616)
Ellie Hermaszewska
2024-11-20
*
Various documentation improvements. (#5017)
Yong He
2024-09-05
*
Support `where` clause and type equality constraint. (#4986)
Yong He
2024-09-05
*
Document All Capability Atoms and Profiles (#5008)
ArielG-NV
2024-09-05
*
Add Documentation For Auto-Generated Constructors & Initializer Lists (#4988)
ArielG-NV
2024-09-04
*
User guide page for SPIR-V target specific information (#4815)
Jay Kwak
2024-08-30
*
Tuple swizzling, concat, comparison and `countof`. (#4856)
Yong He
2024-08-19
*
Add Metal to user-guide/09-targets.md (#4703)
Jay Kwak
2024-07-23
*
Move if_let syntax to convenience-features section (#4628)
kaizhangNV
2024-07-15
*
Add reflection API for functions. (#4587)
Yong He
2024-07-10
*
Add user guide section on user-defined attributes. (#4557)
Yong He
2024-07-10
*
Fix pointers link in userguide (#4217)
cheneym2
2024-05-23
*
Update user guilde for new features. (#3875)
Yong He
2024-04-02
*
Remove out of date documentation on compilation API. (#3785)
Yong He
2024-03-17
*
Add documentation for uniformity analysis. (#3721)
Yong He
2024-03-08
*
Add user-guide section on pointers. (#3670)
Yong He
2024-03-04
*
Update doc TOC (#3657)
Yong He
2024-03-01
*
Update documentation TOC. (#3641)
Yong He
2024-02-27
*
Update doc links. (#3640)
Yong He
2024-02-27
*
Add documentation for link-time specialization. (#3638)
Yong He
2024-02-27
*
Add documentation on capability system. (#3549)
Yong He
2024-02-05
*
Add doc for special scoping syntax. (#3416)
Yong He
2023-12-15
*
Diagnose for invalid decl nesting + namespace lookup fixes. (#3397)
Yong He
2023-12-11
*
Change default visibility of interface members and update docs. (#3381)
Yong He
2023-12-06
*
Support visibility control and default to `internal`. (#3380)
Yong He
2023-12-06
*
Add documentation on target intrinsics. (#3276)
Yong He
2023-10-13
[next]