summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2024-03-04Extend `as` and `is` operator to work on generic types. (#3672)Yong He
2024-03-04Add user-guide section on pointers. (#3670)Yong He
2024-03-01Update doc TOC (#3657)Yong He
2024-03-01Add documentation for debugging. (#3656)Yong He
2024-02-29Fix various crashes when generating debug info. (#3650)Yong He
2024-02-27Update documentation TOC. (#3641)Yong He
2024-02-27Update 08-compiling.mdYong He
2024-02-27Update doc links. (#3640)Yong He
2024-02-27Add documentation for link-time specialization. (#3638)Yong He
2024-02-27Update links in user-guide documentationYong He
2024-02-26Update documentation on compilation API. (#3634)Yong He
2024-02-15cmake: option to build a static library version of slang (#3578)Lukas Lipp
2024-02-14cmake: add options to disable gfx, test, example, ... targets (#3572)Lukas Lipp
2024-02-06Improve Capability System (#3555)Yong He
2024-02-05Add documentation on capability system. (#3549)Yong He
2024-01-24Update documentation. (#3492)Yong He
2024-01-24Correctly refer to ComPtr type in documentation (#3485)chloekek
2024-01-24Document that D3D11 fragment stage is optional (#3480)chloekek
2024-01-19Add `-fspv-reflect` support. (#3464)Yong He
2024-01-18Docs for local vs global uniform parameters (#3459)Nathan V. Morrical
2024-01-17updated docs to more clearly define differences in sizeof(bool) depending on ...Nathan V. Morrical
2024-01-11Support for gl_HitTriangleVertexPositionsEXT (#3405) (#3442)kaizhangNV
2024-01-08Update a1-02-slangpy.mdYong He
2023-12-15Add doc for special scoping syntax. (#3416)Yong He
2023-12-13Polish language server and documentation. (#3410)Yong He
2023-12-11Diagnose for invalid decl nesting + namespace lookup fixes. (#3397)Yong He
2023-12-08WIP: CMake (#3326)Ellie Hermaszewska
2023-12-06Update autodiff doc links.Yong He
2023-12-06Update 04-modules-and-access-control.mdYong He
2023-12-06Change default visibility of interface members and update docs. (#3381)Yong He
2023-12-06Support visibility control and default to `internal`. (#3380)Yong He
2023-11-27Update 07-autodiff.mdYong He
2023-11-27typo in intro doc (#3350)mighdoll
2023-11-27typo re: global variables (#3351)mighdoll
2023-11-03Update 07-autodiff.mdYong He
2023-10-26Make the exponent return value from frexp int (#3284)Ellie Hermaszewska
2023-10-13Update a1-04-interop.mdYong He
2023-10-13Update a1-04-interop.md (#3277)Yong He
2023-10-13Add documentation on target intrinsics. (#3276)Yong He
2023-09-25Update a1-02-slangpy.md (#3237)Sai Praveen Bangaru
2023-09-23More `slangpy` features + polishing (#3233)Sai Praveen Bangaru
2023-09-21Update a1-02-slangpy.md (#3228)Yong He
2023-09-20Update a1-02-slangpy.md (#3223)Yong He
2023-09-20Update user-guide with new slangpy features (#3222)Sai Praveen Bangaru
2023-09-07Add -repro-fallback-directory (#3188)jsmall-nvidia
2023-08-29s/depreciated/deprecated/ (#3153)Ellie Hermaszewska
2023-08-15SPIR-V WIP (#3064)Ellie Hermaszewska
2023-08-01Update footprint-queries.mdjsmall-nvidia
2023-07-21Add support for `-fvk-invert-y`. (#3012)Yong He
2023-07-14Fix vk-shift-* mapping issue (#2993)jsmall-nvidia