summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2025-01-29Fix combined sampler documentation and warning (#6207)cheneym2
2025-01-29Implement WaveMultiPrefix* for SPIRV and GLSL (#6182)Darren Wihandi
2025-01-28Proposal for Cooperative Vector in Slang (#6209)Jay Kwak
2025-01-28Add slangpy proposal (#6156)Yong He
2025-01-24Fix static build and install (#6158)Dario Mylonopoulos
2025-01-22Cache and reuse glsl module. (#6152)Yong He
2025-01-17Implement Quad Control intrinsics (#5981)Darren Wihandi
2025-01-17Delete CNAMEKhronos Group Web Services
2025-01-17Create CNAMEKhronos Group Web Services
2025-01-14Fix inaccurate documentation in member function mutability. (#6065)Entropy Lost
2025-01-13Find OptiX headers (#6071)Simon Kallweit
2025-01-10Initial implementation of SP#015 `DescriptorHandle<T>`. (#6028)Yong He
2025-01-09`[[shader_record]] / [[push_constant]]` Param Annotations Proposal (#6053)Nathan V. Morrical
2025-01-06Add `Bindless<T>` proposal. (#6002)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-13Add SLANG_ENABLE_DXIL (#5853)Ellie Hermaszewska
2024-12-10Correct proposal number (#5809)Ellie Hermaszewska
2024-12-09Add SV_DrawIndex. (#5787)Yong He
2024-12-06Emit debug info for Release builds (#5783)Ellie Hermaszewska
2024-12-06Support specialization constant on WGSL and Metal. (#5780)Yong He
2024-12-06Split debug info for all targets (#5732)Ellie Hermaszewska
2024-12-06Implement explciit binding for metal and wgsl. (#5778)Yong He
2024-12-05Extended vector proposal (#5734)Ellie Hermaszewska
2024-12-03Add intrinsics for aligned load/store. (#5736)Yong He
2024-12-03Conform non-suffixed integer literals (#5717)Darren Wihandi
2024-12-03Add SlangConfig.cmake with slang build targets (#5674)ov-l
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-29Make ToC regeneration script path handling more robust (#5700)Ellie Hermaszewska
2024-11-28Add Table of Contents check to CI, and bot script to regenerate (#5618)Ellie Hermaszewska
2024-11-28Sort filenames when generating table of contents (#5659)Ellie Hermaszewska
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-22Enable core module embedding by default in CMake. (#5644)Kanashimia
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-20Clarify stdlib-docgen example (#5619)cheneym2