summaryrefslogtreecommitdiff
path: root/docs/user-guide
AgeCommit message (Expand)Author
2025-02-06Mark slangpy as deprecated and remove from user-guide. (#6300)Yong He
2025-02-06Update a3-reference.md (#6309)KoT
2025-02-05Fix inline markdown rendering (#6294)Sai Praveen Bangaru
2025-02-02Add support for WGSL subgroup operations (#6213)Darren Wihandi
2025-01-30[Docs] Auto-diff documentation overhaul (#6202)Sai Praveen Bangaru
2025-01-30Support cooperative vector (#6223)Jay Kwak
2025-01-29Fix combined sampler documentation and warning (#6207)cheneym2
2025-01-29Implement WaveMultiPrefix* for SPIRV and GLSL (#6182)Darren Wihandi
2025-01-22Cache and reuse glsl module. (#6152)Yong He
2025-01-17Implement Quad Control intrinsics (#5981)Darren Wihandi
2025-01-14Fix inaccurate documentation in member function mutability. (#6065)Entropy Lost
2025-01-10Initial implementation of SP#015 `DescriptorHandle<T>`. (#6028)Yong He
2024-12-28Fix tiny typos (#5944)Yuki Nishidate
2024-12-19Add base vertex and base instance system values (#5918)Darren Wihandi
2024-12-18Support explicit `[vk::location(n)]` binding on metal/wgsl. (#5907)Yong He
2024-12-17Update 09-reflection.md (#5886)Yong He
2024-12-13Update reflection API chapter in User Guide (#5868)Theresa Foley
2024-12-09Add SV_DrawIndex. (#5787)Yong He
2024-12-06Support specialization constant on WGSL and Metal. (#5780)Yong He
2024-12-06Implement explciit binding for metal and wgsl. (#5778)Yong He
2024-12-03Conform non-suffixed integer literals (#5717)Darren Wihandi
2024-12-02[Docs] Fix dead links when subsection title have underscore (#5662)Ica
2024-12-02Add WebGPU target doc (#5708)Anders Leino
2024-12-01[Docs] Minor fixes to auto-diff documentation (#5621)Sai Praveen Bangaru
2024-11-29Fix markdown mistakes on user guide (#5672)Jay Kwak
2024-11-29docs: Reduce typo count (#5671)Bruce Mitchener
2024-11-26Document the restrictions for vector size (#5673)Jay Kwak
2024-11-25Fix 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-22Fixed 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-21Add datalayout for constant buffers. (#5608)Yong He
2024-11-20Add description on write-only textures in wgsl doc.Yong He
2024-11-20Small docs corrections (#5615)Ellie Hermaszewska
2024-11-20Add link to metal docs and regen TOC (#5616)Ellie Hermaszewska
2024-11-19Metal documentation (#5549)Ellie Hermaszewska
2024-11-19Markdown emphasis corrections (#5588)Ellie Hermaszewska
2024-11-19Document WGSL-specific features (#5571)Anders Leino
2024-11-04Update user-guide top bar nav links. (#5488)Yong He
2024-10-29Increase slangc option visibility in docs (#5425)cheneym2
2024-10-27Add `InterlockedAddF64` intrinsic. (#5412)Yong He
2024-10-25Swap the term StdLib with Core-Module or Standard-Module in documents (#5414)Jay Kwak
2024-10-24Describe experimental COM interfaces (#5397)cheneym2
2024-10-14Misc build fixes. (#5271)Yong He
2024-10-09reword documentation around precompiled modules. (#5249)Yong He
2024-09-25Remove text on inheritance support in user-guide. (#5154)Yong He
2024-09-18Update auto-diff user guide (#5071)Sai Praveen Bangaru
2024-09-18Add `IRWArray` interface, and make StructuredBuffer conform to them. (#5097)Yong He