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
/
02-conventional-features.md
Age
Commit message (
Expand
)
Author
2024-10-25
Swap the term StdLib with Core-Module or Standard-Module in documents (#5414)
Jay Kwak
2024-09-05
Fix doc build errors. (#5018)
Yong He
2024-09-04
Add Documentation For Auto-Generated Constructors & Initializer Lists (#4988)
ArielG-NV
2024-08-16
Update documentation for #include to indicate it is for legacy code and new c...
Ellie Hermaszewska
2024-07-26
Allow passing sized array to unsized array parameter. (#4744)
Yong He
2024-06-28
Adding a note about the keyword, class. (#4503)
Jay Kwak
2024-05-02
Slang: update pointer related documentation (#4088)
cheneym2
2024-04-16
Fix Slang documentation typos (#3961)
cheneym2
2024-04-13
Documentation: fix typos and grammar (#3945)
bprb
2024-04-03
Add documentation about constructors (#3879)
Yong He
2024-04-02
Update user guilde for new features. (#3875)
Yong He
2024-03-14
Support unscoped enums. (#3771)
Yong He
2024-02-05
Add documentation on capability system. (#3549)
Yong He
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
2023-11-27
typo re: global variables (#3351)
mighdoll
2023-04-12
Update 02-conventional-features.md
Yong He
2021-12-22
Hotfix/doc typo5 (#2070)
jsmall-nvidia
2021-03-30
Add layout front matter specifier for user-guide docs (#1770)
Yong He
2021-02-12
Further documentation work (#1703)
Tim Foley