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
Age
Commit message (
Expand
)
Author
2024-08-18
Variadic Generics Part 2: IR lowering and specialization. (#4849)
Yong He
2024-08-16
Design proposal: IFunc interface. (#4851)
Yong He
2024-08-16
Update documentation for #include to indicate it is for legacy code and new c...
Ellie Hermaszewska
2024-08-14
Design proposal for Tuple types. (#4848)
Yong He
2024-08-14
Variadic Generics Part 1: parsing and type checking. (#4833)
Yong He
2024-08-14
Design proposal for variadic generics (#4821)
Yong He
2024-07-26
Allow passing sized array to unsized array parameter. (#4744)
Yong He
2024-07-25
Add a proposal for new AST/IR serialization (#4684)
Theresa Foley
2024-07-23
Add Metal to user-guide/09-targets.md (#4703)
Jay Kwak
2024-07-19
Update COM support doc to reflect implemented status (#4682)
Shannon Woods
2024-07-17
Fix latex rendering errors in auto-diff docs (#4668)
Sai Praveen Bangaru
2024-07-15
Move if_let syntax to convenience-features section (#4628)
kaizhangNV
2024-07-11
Fix incorrect codegen when returning initializer list as existential value. (...
Yong He
2024-07-10
Specialize address space during spirv legalization. (#4600)
Yong He
2024-07-10
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
WIP Drop Premake (#3703)
Ellie Hermaszewska
2024-07-09
Add documentation of the type system and decorations (#4470)
Sai Praveen Bangaru
2024-07-01
Add clearer information about how to submit a proposal document. (#4514)
Shannon Woods
2024-06-28
Adding a note about the keyword, class. (#4503)
Jay Kwak
2024-06-27
Update the coding convention document. (#4498)
Jay Kwak
2024-06-12
Capability System: Implicit capability upgrade warning/error (#4241)
ArielG-NV
2024-06-12
Add option to preserve shader parameter declaration in output SPIRV. (#4344)
Yong He
2024-06-10
Fix typos in the docs (#4322)
Anders Leino
2024-06-08
Add initial draft auto-diff basics and IR overview documents (#4216)
Sai Praveen Bangaru
2024-06-07
Improve documentation and example formatting consistency (#4299)
Matthew Moulton
2024-06-06
Typo in 06-interfaces-generics.md (#4284)
Elie Michel
2024-06-06
Fix python syntax highlighting in slangpy chapter (#4282)
Elie Michel
2024-05-31
Capabilities generator inclusive join and misc (#4237)
ArielG-NV
2024-05-30
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-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-09
fix typo (#4144)
Tomáš Pazdiora
2024-05-08
`slangc` tool experience improvements. (#4140)
Yong He
2024-05-02
Slang: update pointer related documentation (#4088)
cheneym2
2024-04-25
Support derivative functions in compute & capabilities adjustments (#4014)
ArielG-NV
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-10
Delete out of date docs (#3926)
Yong He
2024-04-09
Rename slangpy -> slangtorch in documentation. (#3922)
Yong He
2024-04-09
typos (#3913)
Pema Malling
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
[next]