summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2024-08-30User guide page for SPIR-V target specific information (#4815)Jay Kwak
2024-08-28Add structured binding propsoal. (#4953)Yong He
2024-08-28Update `IFunc` proposal to reflect its implementation. (#4950)Yong He
2024-08-28Allow capabilities to be used with `[shader("...")]` (#4928)ArielG-NV
2024-08-27Add functor syntax support. (#4926)Yong He
2024-08-27Document notable `__ref` uss in stdlib. Remove user docs use of '__ref'. (#4799)ArielG-NV
2024-08-27Adding a document of how to update external/spirv-* (#4902)Jay Kwak
2024-08-27Script for generating a release note (#4776)Jay Kwak
2024-08-26Implement `-fvk-use-dx-layout` (#4912)ArielG-NV
2024-08-22Add skeleton of a language reference. (#4808)Theresa Foley
2024-08-21Dont require llvm for building generators (#4895)Ellie Hermaszewska
2024-08-20Revert "Fetch slang-llvm.so from correct release (#4847)" (#4893)Yong He
2024-08-20Proposal: A simpler and more flexible `IDifferentiable` system (#4865)Sai Praveen Bangaru
2024-08-20Fetch slang-llvm.so from correct release (#4847)Ellie Hermaszewska
2024-08-19Tuple swizzling, concat, comparison and `countof`. (#4856)Yong He
2024-08-18Variadic Generics Part 2: IR lowering and specialization. (#4849)Yong He
2024-08-16Design proposal: IFunc interface. (#4851)Yong He
2024-08-16Update documentation for #include to indicate it is for legacy code and new c...Ellie Hermaszewska
2024-08-14Design proposal for Tuple types. (#4848)Yong He
2024-08-14Variadic Generics Part 1: parsing and type checking. (#4833)Yong He
2024-08-14Design proposal for variadic generics (#4821)Yong He
2024-07-26Allow passing sized array to unsized array parameter. (#4744)Yong He
2024-07-25Add a proposal for new AST/IR serialization (#4684)Theresa Foley
2024-07-23Add Metal to user-guide/09-targets.md (#4703)Jay Kwak
2024-07-19Update COM support doc to reflect implemented status (#4682)Shannon Woods
2024-07-17Fix latex rendering errors in auto-diff docs (#4668)Sai Praveen Bangaru
2024-07-15Move if_let syntax to convenience-features section (#4628)kaizhangNV
2024-07-11Fix incorrect codegen when returning initializer list as existential value. (...Yong He
2024-07-10Specialize address space during spirv legalization. (#4600)Yong He
2024-07-10Add reflection API for functions. (#4587)Yong He
2024-07-10Add user guide section on user-defined attributes. (#4557)Yong He
2024-07-10WIP Drop Premake (#3703)Ellie Hermaszewska
2024-07-09Add documentation of the type system and decorations (#4470)Sai Praveen Bangaru
2024-07-01 Add clearer information about how to submit a proposal document. (#4514)Shannon Woods
2024-06-28Adding a note about the keyword, class. (#4503)Jay Kwak
2024-06-27Update the coding convention document. (#4498)Jay Kwak
2024-06-12Capability System: Implicit capability upgrade warning/error (#4241)ArielG-NV
2024-06-12Add option to preserve shader parameter declaration in output SPIRV. (#4344)Yong He
2024-06-10Fix typos in the docs (#4322)Anders Leino
2024-06-08Add initial draft auto-diff basics and IR overview documents (#4216)Sai Praveen Bangaru
2024-06-07Improve documentation and example formatting consistency (#4299)Matthew Moulton
2024-06-06Typo in 06-interfaces-generics.md (#4284)Elie Michel
2024-06-06Fix python syntax highlighting in slangpy chapter (#4282)Elie Michel
2024-05-31Capabilities generator inclusive join and misc (#4237)ArielG-NV
2024-05-30Various issues in code snippets (#4247)Elie Michel
2024-05-30Update document regarding pointer (#4248)Jay Kwak
2024-05-30Fix confusion in Translation Units doc (#4245)Elie Michel
2024-05-30Fix small typo (#4246)Elie Michel
2024-05-24Fix pointer example (#4224)cheneym2
2024-05-23Fix pointers link in userguide (#4217)cheneym2