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-28
Allow capabilities to be used with `[shader("...")]` (#4928)
ArielG-NV
2024-08-27
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
Adding a document of how to update external/spirv-* (#4902)
Jay Kwak
2024-08-27
Script for generating a release note (#4776)
Jay Kwak
2024-08-26
Implement `-fvk-use-dx-layout` (#4912)
ArielG-NV
2024-08-22
Add skeleton of a language reference. (#4808)
Theresa Foley
2024-08-21
Dont require llvm for building generators (#4895)
Ellie Hermaszewska
2024-08-20
Revert "Fetch slang-llvm.so from correct release (#4847)" (#4893)
Yong He
2024-08-20
Proposal: A simpler and more flexible `IDifferentiable` system (#4865)
Sai Praveen Bangaru
2024-08-20
Fetch slang-llvm.so from correct release (#4847)
Ellie Hermaszewska
2024-08-19
Tuple swizzling, concat, comparison and `countof`. (#4856)
Yong He
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
[next]