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
2023-03-21
[TreatAsDifferentiable] functions. (#2720)
Yong He
2023-03-17
Update 07-autodiff.md
Yong He
2023-03-16
Add test case for `makeStruct` transcription. (#2705)
Yong He
2023-03-15
Update 07-autodiff.md
Yong He
2023-03-15
Update 07-autodiff.md
Yong He
2023-03-14
Update 07-autodiff.md
Yong He
2023-03-14
Support `fwd_diff(bwd_diff(f))`. (#2697)
Yong He
2023-03-09
Update restrictions sections in autodiff doc. (#2694)
Yong He
2023-03-09
Update user guide on `[PrimalSubstitute]`
Yong He
2023-03-07
Reuse higher-order `ResolveInvoke` logic to resolve func refs in `[*Derivativ...
Yong He
2023-03-01
Implement derivatives for HLSL intrinsics. (#2684)
Yong He
2023-02-16
Overhaul global inst deduplication and cpp/cuda backend. (#2654)
Yong He
2023-02-16
Design doc on IR deduplication and best practices when working with IR
Yong He
2023-02-14
Preliminary Shader Execution Reordering Doc (#2648)
jsmall-nvidia
2023-02-14
Preliminary debugBreak support (#2647)
jsmall-nvidia
2023-02-11
Update 07-autodiff.md
Yong He
2023-02-11
Update 07-autodiff.md
Yong He
2023-02-11
Update 07-autodiff.md
Yong He
2023-02-09
Reverse-mode Loop Support (#2635)
Sai Praveen Bangaru
2023-02-08
Update 07-autodiff.md
Yong He
2023-02-08
Replace \cal with \mathbb (#2637)
Yong He
2023-02-08
Update autodiff documentation with more precise math definitions. (#2636)
Yong He
2023-02-06
Update documentation (#2631)
Yong He
2023-02-06
Fix documentation (#2630)
Yong He
2023-02-06
Update documentation TOC (#2629)
Yong He
2023-02-06
Improve autodiff documentation (#2628)
Yong He
2023-02-06
Fixup documentation (#2627)
Yong He
2023-02-06
Add documentation for autodiff feature (#2626)
Yong He
2023-02-01
Use gmake2 as a premake target over gmake (#2587)
Ellie Hermaszewska
2023-01-09
Small fixes to cuda-target.md
jsmall-nvidia
2023-01-09
Fix typo in CUDA target docs
jsmall-nvidia
2022-12-20
Correct user guide's section on preprocessor directives (#2565)
Ellie Hermaszewska
2022-11-21
Added autodiff design doc (#2524)
Sai Praveen Bangaru
2022-11-15
Specify downstream compiler include paths (#2517)
jsmall-nvidia
2022-11-10
Update nvapi-support.md
jsmall-nvidia
2022-11-10
Fix document toc. (#2510)
Yong He
2022-11-10
Update document toc (#2509)
Yong He
2022-11-10
Update documentation on new features (#2508)
Yong He
2022-10-06
Update README.md
jsmall-nvidia
2022-10-04
Shader container proposal (#2387)
jsmall-nvidia
2022-07-28
Create nvapi-support.md
jsmall-nvidia
2022-07-19
Typo fixes in cpu-target.md. (#2333)
jsmall-nvidia
2022-07-19
Yet more improvements/fixes to cpu-target.md (#2330)
jsmall-nvidia
2022-07-18
Atomic ref counting for ISlangSharedLibrary (#2332)
jsmall-nvidia
2022-07-15
More cpu-target.md improvements. (#2329)
jsmall-nvidia
2022-07-15
Improvements to cpu-target documentation (#2328)
jsmall-nvidia
2022-06-24
Add multithreading doc section (#2298)
jsmall-nvidia
2022-05-18
Support for `[[vk::spirv_instruction(op)]]` (#2242)
jsmall-nvidia
2022-05-17
More proposals (#2232)
Theresa Foley
2022-05-16
Fix typo in docs. (#2237)
jsmall-nvidia
[next]