index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
user-guide
Commit message (
Expand
)
Author
Age
*
Increase slangc option visibility in docs (#5425)
cheneym2
2024-10-29
*
Add `InterlockedAddF64` intrinsic. (#5412)
Yong He
2024-10-27
*
Swap the term StdLib with Core-Module or Standard-Module in documents (#5414)
Jay Kwak
2024-10-25
*
Describe experimental COM interfaces (#5397)
cheneym2
2024-10-24
*
Misc build fixes. (#5271)
Yong He
2024-10-14
*
reword documentation around precompiled modules. (#5249)
Yong He
2024-10-09
*
Remove text on inheritance support in user-guide. (#5154)
Yong He
2024-09-25
*
Update auto-diff user guide (#5071)
Sai Praveen Bangaru
2024-09-18
*
Add `IRWArray` interface, and make StructuredBuffer conform to them. (#5097)
Yong He
2024-09-18
*
Fix doc build errors. (#5018)
Yong He
2024-09-05
*
Various documentation improvements. (#5017)
Yong He
2024-09-05
*
Support `where` clause and type equality constraint. (#4986)
Yong He
2024-09-05
*
Document All Capability Atoms and Profiles (#5008)
ArielG-NV
2024-09-05
*
Add Documentation For Auto-Generated Constructors & Initializer Lists (#4988)
ArielG-NV
2024-09-04
*
Fix extension override behavior, and disallow extension on interface types. (...
Yong He
2024-09-04
*
User guide page for SPIR-V target specific information (#4815)
Jay Kwak
2024-08-30
*
Add functor syntax support. (#4926)
Yong He
2024-08-27
*
Document notable `__ref` uss in stdlib. Remove user docs use of '__ref'. (#4799)
ArielG-NV
2024-08-27
*
Tuple swizzling, concat, comparison and `countof`. (#4856)
Yong He
2024-08-19
*
Update documentation for #include to indicate it is for legacy code and new c...
Ellie Hermaszewska
2024-08-16
*
Allow passing sized array to unsized array parameter. (#4744)
Yong He
2024-07-26
*
Add Metal to user-guide/09-targets.md (#4703)
Jay Kwak
2024-07-23
*
Move if_let syntax to convenience-features section (#4628)
kaizhangNV
2024-07-15
*
Add reflection API for functions. (#4587)
Yong He
2024-07-10
*
Add user guide section on user-defined attributes. (#4557)
Yong He
2024-07-10
*
Adding a note about the keyword, class. (#4503)
Jay Kwak
2024-06-28
*
Typo in 06-interfaces-generics.md (#4284)
Elie Michel
2024-06-06
*
Fix python syntax highlighting in slangpy chapter (#4282)
Elie Michel
2024-06-06
*
Various issues in code snippets (#4247)
Elie Michel
2024-05-30
*
Update document regarding pointer (#4248)
Jay Kwak
2024-05-30
*
Fix confusion in Translation Units doc (#4245)
Elie Michel
2024-05-30
*
Fix small typo (#4246)
Elie Michel
2024-05-30
*
Fix pointer example (#4224)
cheneym2
2024-05-24
*
Fix pointers link in userguide (#4217)
cheneym2
2024-05-23
*
Update 03-convenience-features.md (#4179)
ArielG-NV
2024-05-16
*
Slang: update pointer related documentation (#4088)
cheneym2
2024-05-02
*
Implement if(let ...) syntax (#3673) (#3958)
kaizhangNV
2024-04-17
*
Fix Slang documentation typos (#3961)
cheneym2
2024-04-16
*
Documentation: fix typos and grammar (#3945)
bprb
2024-04-13
*
Rename slangpy -> slangtorch in documentation. (#3922)
Yong He
2024-04-09
*
Delete out-of-date notes from user guide. (#3877)
Yong He
2024-04-03
*
Add documentation about constructors (#3879)
Yong He
2024-04-03
*
Update user guilde for new features. (#3875)
Yong He
2024-04-02
*
Support arrow operator `->` on pointers. (#3812)
Yong He
2024-03-21
*
Update a1-01-matrix-layout.md
Yong He
2024-03-20
*
Update a1-01-matrix-layout.md
Yong He
2024-03-20
*
Update 09-reflection.md (#3787)
Yong He
2024-03-18
*
Remove out of date documentation on compilation API. (#3785)
Yong He
2024-03-17
*
Support unscoped enums. (#3771)
Yong He
2024-03-14
*
Add cautionary desclaimers on interop mechanisms. (#3763)
Yong He
2024-03-13
[next]