summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAge
...
* 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
* Update autodiff doc links.Yong He2023-12-06
* Update 04-modules-and-access-control.mdYong He2023-12-06
* Change default visibility of interface members and update docs. (#3381)Yong He2023-12-06
* Support visibility control and default to `internal`. (#3380)Yong He2023-12-06
* Update 07-autodiff.mdYong He2023-11-27
* typo in intro doc (#3350)mighdoll2023-11-27
* typo re: global variables (#3351)mighdoll2023-11-27
* Update 07-autodiff.mdYong He2023-11-03
* Make the exponent return value from frexp int (#3284)Ellie Hermaszewska2023-10-26
* Update a1-04-interop.mdYong He2023-10-13
* Update a1-04-interop.md (#3277)Yong He2023-10-13
* Add documentation on target intrinsics. (#3276)Yong He2023-10-13
* Update a1-02-slangpy.md (#3237)Sai Praveen Bangaru2023-09-25
* More `slangpy` features + polishing (#3233)Sai Praveen Bangaru2023-09-23
* Update a1-02-slangpy.md (#3228)Yong He2023-09-21
* Update a1-02-slangpy.md (#3223)Yong He2023-09-20
* Update user-guide with new slangpy features (#3222)Sai Praveen Bangaru2023-09-20
* Add -repro-fallback-directory (#3188)jsmall-nvidia2023-09-07
* s/depreciated/deprecated/ (#3153)Ellie Hermaszewska2023-08-29
* SPIR-V WIP (#3064)Ellie Hermaszewska2023-08-15