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
Commit message (
Expand
)
Author
Age
*
reword documentation around precompiled modules. (#5249)
Yong He
2024-10-09
*
Overhaul docgen tool and setup CI to generate stdlib reference. (#5232)
Yong He
2024-10-08
*
Add CI step to build WebAssembly version of Slang (#5164)
Jay Kwak
2024-09-27
*
Design proposal for initialization. (#5142)
Yong He
2024-09-27
*
Remove text on inheritance support in user-guide. (#5154)
Yong He
2024-09-25
*
Make release note generation script shebang portable (#5145)
Ellie Hermaszewska
2024-09-25
*
Enable emscripten builds to compile slang.dll to WebAssembly. (#5131)
Anders Leino
2024-09-25
*
Update 003-atomic-t.md
Yong He
2024-09-20
*
Initial `Atomic<T>` type implementation. (#5125)
Yong He
2024-09-20
*
Add design doc for atomic<T> type. (#5101)
Yong He
2024-09-19
*
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
*
release-note.sh fixes (#5068)
cheneym2
2024-09-16
*
Add proposal for equality constraints (#5043)
Theresa Foley
2024-09-09
*
Update 000-template.md
Yong He
2024-09-05
*
Update 010-new-diff-type-system.md
Yong He
2024-09-05
*
Update 007-variadic-generics.md
Yong He
2024-09-05
*
Update 001-where-clauses.md
Yong He
2024-09-05
*
Update proposal template
Yong He
2024-09-05
*
Fix doc build errors. (#5018)
Yong He
2024-09-05
*
Various documentation improvements. (#5017)
Yong He
2024-09-05
*
Add language proposal for where clauses (#5015)
Theresa Foley
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 structured binding propsoal. (#4953)
Yong He
2024-08-28
*
Update `IFunc` proposal to reflect its implementation. (#4950)
Yong He
2024-08-28
*
Allow capabilities to be used with `[shader("...")]` (#4928)
ArielG-NV
2024-08-28
*
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-27
*
Implement `-fvk-use-dx-layout` (#4912)
ArielG-NV
2024-08-26
*
Add skeleton of a language reference. (#4808)
Theresa Foley
2024-08-22
*
Dont require llvm for building generators (#4895)
Ellie Hermaszewska
2024-08-21
*
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-20
*
Tuple swizzling, concat, comparison and `countof`. (#4856)
Yong He
2024-08-19
*
Variadic Generics Part 2: IR lowering and specialization. (#4849)
Yong He
2024-08-18
*
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-16
*
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-08-14
*
Allow passing sized array to unsized array parameter. (#4744)
Yong He
2024-07-26
*
Add a proposal for new AST/IR serialization (#4684)
Theresa Foley
2024-07-25
*
Add Metal to user-guide/09-targets.md (#4703)
Jay Kwak
2024-07-23
[next]