index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
user-guide
Age
Commit message (
Expand
)
Author
2024-12-09
Add SV_DrawIndex. (#5787)
Yong He
2024-12-06
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-03
Conform non-suffixed integer literals (#5717)
Darren Wihandi
2024-12-02
[Docs] Fix dead links when subsection title have underscore (#5662)
Ica
2024-12-02
Add WebGPU target doc (#5708)
Anders Leino
2024-12-01
[Docs] Minor fixes to auto-diff documentation (#5621)
Sai Praveen Bangaru
2024-11-29
Fix markdown mistakes on user guide (#5672)
Jay Kwak
2024-11-29
docs: Reduce typo count (#5671)
Bruce Mitchener
2024-11-26
Document the restrictions for vector size (#5673)
Jay Kwak
2024-11-25
Fix broken link in 09-reflection.md (#5655)
Elie Michel
2024-11-25
[Docs] Re-run build_toc and fix dead links (#5647)
Ica
2024-11-22
Fixed type (#5639)
KoT
2024-11-22
[Docs] fix spirv dead links on toc.html (#5638)
Ica
2024-11-21
[Docs] Optional<T> - fix small typo on example (#5637)
Ica
2024-11-21
[Docs] Extensions - better wording for c# equivalent (#5636)
Ica
2024-11-21
Add datalayout for constant buffers. (#5608)
Yong He
2024-11-20
Add description on write-only textures in wgsl doc.
Yong He
2024-11-20
Small docs corrections (#5615)
Ellie Hermaszewska
2024-11-20
Add link to metal docs and regen TOC (#5616)
Ellie Hermaszewska
2024-11-19
Metal documentation (#5549)
Ellie Hermaszewska
2024-11-19
Markdown emphasis corrections (#5588)
Ellie Hermaszewska
2024-11-19
Document WGSL-specific features (#5571)
Anders Leino
2024-11-04
Update user-guide top bar nav links. (#5488)
Yong He
2024-10-29
Increase slangc option visibility in docs (#5425)
cheneym2
2024-10-27
Add `InterlockedAddF64` intrinsic. (#5412)
Yong He
2024-10-25
Swap the term StdLib with Core-Module or Standard-Module in documents (#5414)
Jay Kwak
2024-10-24
Describe experimental COM interfaces (#5397)
cheneym2
2024-10-14
Misc build fixes. (#5271)
Yong He
2024-10-09
reword documentation around precompiled modules. (#5249)
Yong He
2024-09-25
Remove text on inheritance support in user-guide. (#5154)
Yong He
2024-09-18
Update auto-diff user guide (#5071)
Sai Praveen Bangaru
2024-09-18
Add `IRWArray` interface, and make StructuredBuffer conform to them. (#5097)
Yong He
2024-09-05
Fix doc build errors. (#5018)
Yong He
2024-09-05
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-04
Add Documentation For Auto-Generated Constructors & Initializer Lists (#4988)
ArielG-NV
2024-09-04
Fix extension override behavior, and disallow extension on interface types. (...
Yong He
2024-08-30
User guide page for SPIR-V target specific information (#4815)
Jay Kwak
2024-08-27
Add functor syntax support. (#4926)
Yong He
2024-08-27
Document notable `__ref` uss in stdlib. Remove user docs use of '__ref'. (#4799)
ArielG-NV
2024-08-19
Tuple swizzling, concat, comparison and `countof`. (#4856)
Yong He
2024-08-16
Update documentation for #include to indicate it is for legacy code and new c...
Ellie Hermaszewska
2024-07-26
Allow passing sized array to unsized array parameter. (#4744)
Yong He
2024-07-23
Add Metal to user-guide/09-targets.md (#4703)
Jay Kwak
2024-07-15
Move if_let syntax to convenience-features section (#4628)
kaizhangNV
2024-07-10
Add reflection API for functions. (#4587)
Yong He
2024-07-10
Add user guide section on user-defined attributes. (#4557)
Yong He
2024-06-28
Adding a note about the keyword, class. (#4503)
Jay Kwak
[next]