summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAge
* 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
* Add documentation for debugging. (#3656)Yong He2024-03-01
* Fix various crashes when generating debug info. (#3650)Yong He2024-02-29
* Update documentation TOC. (#3641)Yong He2024-02-27
* Update 08-compiling.mdYong He2024-02-27
* Update doc links. (#3640)Yong He2024-02-27
* Add documentation for link-time specialization. (#3638)Yong He2024-02-27
* Update links in user-guide documentationYong He2024-02-27
* Update documentation on compilation API. (#3634)Yong He2024-02-26
* cmake: option to build a static library version of slang (#3578)Lukas Lipp2024-02-15
* cmake: add options to disable gfx, test, example, ... targets (#3572)Lukas Lipp2024-02-14
* Improve Capability System (#3555)Yong He2024-02-06
* Add documentation on capability system. (#3549)Yong He2024-02-05
* Update documentation. (#3492)Yong He2024-01-24
* Correctly refer to ComPtr type in documentation (#3485)chloekek2024-01-24
* Document that D3D11 fragment stage is optional (#3480)chloekek2024-01-24
* Add `-fspv-reflect` support. (#3464)Yong He2024-01-19
* Docs for local vs global uniform parameters (#3459)Nathan V. Morrical2024-01-18
* updated docs to more clearly define differences in sizeof(bool) depending on ...Nathan V. Morrical2024-01-17
* Support for gl_HitTriangleVertexPositionsEXT (#3405) (#3442)kaizhangNV2024-01-11
* Update a1-02-slangpy.mdYong He2024-01-08
* Add doc for special scoping syntax. (#3416)Yong He2023-12-15
* Polish language server and documentation. (#3410)Yong He2023-12-13
* Diagnose for invalid decl nesting + namespace lookup fixes. (#3397)Yong He2023-12-11
* WIP: CMake (#3326)Ellie Hermaszewska2023-12-08