| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-05 | Add documentation on capability system. (#3549) | Yong He | |
| Fixes #3454. | |||
| 2024-01-24 | Correctly refer to ComPtr type in documentation (#3485) | chloekek | |
| The user guide refers to `SlangComPtr`, but the type is actually called `ComPtr` and resides in the `Slang` namespace. Co-authored-by: Yong He <yonghe@outlook.com> | |||
| 2024-01-18 | Docs for local vs global uniform parameters (#3459) | Nathan V. Morrical | |
| 2023-12-06 | Support visibility control and default to `internal`. (#3380) | Yong He | |
| * Support visibility control and default to `internal`. * Fix wip. * Fixes. * Fix. * Fix test. * Add legacy language detection and compatibility for existing code. * Add doc. --------- Co-authored-by: Yong He <yhe@nvidia.com> | |||
