summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAge
* Fix incorrect codegen when returning initializer list as existential value. (...Yong He2024-07-11
* Specialize address space during spirv legalization. (#4600)Yong He2024-07-10
* Add reflection API for functions. (#4587)Yong He2024-07-10
* Add user guide section on user-defined attributes. (#4557)Yong He2024-07-10
* WIP Drop Premake (#3703)Ellie Hermaszewska2024-07-10
* Add documentation of the type system and decorations (#4470)Sai Praveen Bangaru2024-07-09
* Add clearer information about how to submit a proposal document. (#4514)Shannon Woods2024-07-01
* Adding a note about the keyword, class. (#4503)Jay Kwak2024-06-28
* Update the coding convention document. (#4498)Jay Kwak2024-06-27
* Capability System: Implicit capability upgrade warning/error (#4241)ArielG-NV2024-06-12
* Add option to preserve shader parameter declaration in output SPIRV. (#4344)Yong He2024-06-12
* Fix typos in the docs (#4322)Anders Leino2024-06-10
* Add initial draft auto-diff basics and IR overview documents (#4216)Sai Praveen Bangaru2024-06-08
* Improve documentation and example formatting consistency (#4299)Matthew Moulton2024-06-07
* Typo in 06-interfaces-generics.md (#4284)Elie Michel2024-06-06
* Fix python syntax highlighting in slangpy chapter (#4282)Elie Michel2024-06-06
* Capabilities generator inclusive join and misc (#4237)ArielG-NV2024-05-31
* Various issues in code snippets (#4247)Elie Michel2024-05-30
* Update document regarding pointer (#4248)Jay Kwak2024-05-30
* Fix confusion in Translation Units doc (#4245)Elie Michel2024-05-30
* Fix small typo (#4246)Elie Michel2024-05-30
* Fix pointer example (#4224)cheneym22024-05-24
* Fix pointers link in userguide (#4217)cheneym22024-05-23
* Update 03-convenience-features.md (#4179)ArielG-NV2024-05-16
* fix typo (#4144)Tomáš Pazdiora2024-05-09
* `slangc` tool experience improvements. (#4140)Yong He2024-05-08
* Slang: update pointer related documentation (#4088)cheneym22024-05-02
* Support derivative functions in compute & capabilities adjustments (#4014)ArielG-NV2024-04-25
* Implement if(let ...) syntax (#3673) (#3958)kaizhangNV2024-04-17
* Fix Slang documentation typos (#3961)cheneym22024-04-16
* Documentation: fix typos and grammar (#3945)bprb2024-04-13
* Delete out of date docs (#3926)Yong He2024-04-10
* Rename slangpy -> slangtorch in documentation. (#3922)Yong He2024-04-09
* typos (#3913)Pema Malling2024-04-09
* Delete out-of-date notes from user guide. (#3877)Yong He2024-04-03
* Add documentation about constructors (#3879)Yong He2024-04-03
* Update user guilde for new features. (#3875)Yong He2024-04-02
* Support arrow operator `->` on pointers. (#3812)Yong He2024-03-21
* Update a1-01-matrix-layout.mdYong He2024-03-20
* Update a1-01-matrix-layout.mdYong He2024-03-20
* Update 09-reflection.md (#3787)Yong He2024-03-18
* Remove out of date documentation on compilation API. (#3785)Yong He2024-03-17
* Support unscoped enums. (#3771)Yong He2024-03-14
* Add cautionary desclaimers on interop mechanisms. (#3763)Yong He2024-03-13
* Update 08-compiling.mdYong He2024-03-11
* Add `-fvk-use-dx-position-w` and fix ExecutionMode ordering for geometry shad...Yong He2024-03-11
* Add documentation for uniformity analysis. (#3721)Yong He2024-03-08
* Extend `as` and `is` operator to work on generic types. (#3672)Yong He2024-03-04
* Add user-guide section on pointers. (#3670)Yong He2024-03-04
* Update doc TOC (#3657)Yong He2024-03-01