index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
user-guide
Age
Commit message (
Expand
)
Author
2024-05-24
Fix pointer example (#4224)
cheneym2
2024-05-23
Fix pointers link in userguide (#4217)
cheneym2
2024-05-16
Update 03-convenience-features.md (#4179)
ArielG-NV
2024-05-02
Slang: update pointer related documentation (#4088)
cheneym2
2024-04-17
Implement if(let ...) syntax (#3673) (#3958)
kaizhangNV
2024-04-16
Fix Slang documentation typos (#3961)
cheneym2
2024-04-13
Documentation: fix typos and grammar (#3945)
bprb
2024-04-09
Rename slangpy -> slangtorch in documentation. (#3922)
Yong He
2024-04-03
Delete out-of-date notes from user guide. (#3877)
Yong He
2024-04-03
Add documentation about constructors (#3879)
Yong He
2024-04-02
Update user guilde for new features. (#3875)
Yong He
2024-03-21
Support arrow operator `->` on pointers. (#3812)
Yong He
2024-03-20
Update a1-01-matrix-layout.md
Yong He
2024-03-20
Update a1-01-matrix-layout.md
Yong He
2024-03-18
Update 09-reflection.md (#3787)
Yong He
2024-03-17
Remove out of date documentation on compilation API. (#3785)
Yong He
2024-03-14
Support unscoped enums. (#3771)
Yong He
2024-03-13
Add cautionary desclaimers on interop mechanisms. (#3763)
Yong He
2024-03-11
Update 08-compiling.md
Yong He
2024-03-11
Add `-fvk-use-dx-position-w` and fix ExecutionMode ordering for geometry shad...
Yong He
2024-03-08
Add documentation for uniformity analysis. (#3721)
Yong He
2024-03-04
Extend `as` and `is` operator to work on generic types. (#3672)
Yong He
2024-03-04
Add user-guide section on pointers. (#3670)
Yong He
2024-03-01
Update doc TOC (#3657)
Yong He
2024-03-01
Add documentation for debugging. (#3656)
Yong He
2024-02-29
Fix various crashes when generating debug info. (#3650)
Yong He
2024-02-27
Update documentation TOC. (#3641)
Yong He
2024-02-27
Update 08-compiling.md
Yong He
2024-02-27
Update doc links. (#3640)
Yong He
2024-02-27
Add documentation for link-time specialization. (#3638)
Yong He
2024-02-27
Update links in user-guide documentation
Yong He
2024-02-26
Update documentation on compilation API. (#3634)
Yong He
2024-02-06
Improve Capability System (#3555)
Yong He
2024-02-05
Add documentation on capability system. (#3549)
Yong He
2024-01-24
Update documentation. (#3492)
Yong He
2024-01-24
Correctly refer to ComPtr type in documentation (#3485)
chloekek
2024-01-24
Document that D3D11 fragment stage is optional (#3480)
chloekek
2024-01-18
Docs for local vs global uniform parameters (#3459)
Nathan V. Morrical
2024-01-17
updated docs to more clearly define differences in sizeof(bool) depending on ...
Nathan V. Morrical
2024-01-08
Update a1-02-slangpy.md
Yong He
2023-12-15
Add doc for special scoping syntax. (#3416)
Yong He
2023-12-13
Polish language server and documentation. (#3410)
Yong He
2023-12-11
Diagnose for invalid decl nesting + namespace lookup fixes. (#3397)
Yong He
2023-12-06
Update autodiff doc links.
Yong He
2023-12-06
Update 04-modules-and-access-control.md
Yong He
2023-12-06
Change default visibility of interface members and update docs. (#3381)
Yong He
2023-12-06
Support visibility control and default to `internal`. (#3380)
Yong He
2023-11-27
Update 07-autodiff.md
Yong He
2023-11-27
typo in intro doc (#3350)
mighdoll
2023-11-27
typo re: global variables (#3351)
mighdoll
[next]