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
/
build
Commit message (
Expand
)
Author
Age
*
HLSL->Vulkan binding support (#2865)
jsmall-nvidia
2023-05-03
*
Various dxc/fxc compatibility fixes. (#2863)
Yong He
2023-05-02
*
Markdown CommandOptions (#2860)
jsmall-nvidia
2023-05-02
*
CommandOptions (#2856)
jsmall-nvidia
2023-04-29
*
vkd3d and dxvk integration (#2823)
Ellie Hermaszewska
2023-04-29
*
Diagnose on using uninitialized `out` param. (#2803)
Yong He
2023-04-14
*
Some small fixes with Windows/DX usage (#2797)
Ellie Hermaszewska
2023-04-14
*
Combine lookupWitness lowering with specialization. (#2794)
Yong He
2023-04-12
*
Artifact Container (#2783)
jsmall-nvidia
2023-04-12
*
Implement FileCheck tests for several test commands (#2747)
Ellie Hermaszewska
2023-04-11
*
Artifact simplification (#2781)
jsmall-nvidia
2023-04-11
*
Using SourceMap for location output (#2736)
jsmall-nvidia
2023-03-27
*
Use c++17 standard (#2686)
Ellie Hermaszewska
2023-03-27
*
Add PyTorch C++ binding generation. (#2734)
Yong He
2023-03-26
*
Source map obfuscation (#2717)
jsmall-nvidia
2023-03-22
*
Add texture tri-linear autodiff example. (#2715)
Yong He
2023-03-21
*
Preliminary SourceMap support (#2701)
jsmall-nvidia
2023-03-16
*
AD: Primal-Hoisting Rework + Checkpoint Policy Framework (#2702)
Sai Praveen Bangaru
2023-03-15
*
More control flow simplifications. (#2673)
Yong He
2023-02-24
*
Remove `SharedIRBuilder`. (#2657)
Yong He
2023-02-16
*
Add Loop Unrolling Pass. (#2644)
Yong He
2023-02-13
*
Arithmetic simplifications and more IR clean up logic. (#2632)
Yong He
2023-02-07
*
Use SPIR-V opcode names rather than numbers (#2571)
Ellie Hermaszewska
2023-02-03
*
Support `out` parameters in backward differentiation. (#2619)
Yong He
2023-02-01
*
Overhauled reverse-mode control flow handling (#2608)
Sai Praveen Bangaru
2023-01-30
*
Register allocation during phi elimination. (#2613)
Yong He
2023-01-27
*
Add ASAN support + fixes (#2614)
skallweitNV
2023-01-27
*
Reimplement address elimination. (#2605)
Yong He
2023-01-24
*
Full address insts elimination for backward autodiff. (#2604)
Yong He
2023-01-23
*
First custom backward-derivative test case working. (#2598)
Yong He
2023-01-17
*
Make backward differentiation work with generics. (#2586)
Yong He
2023-01-11
*
Further unify the autodiff passes. (#2574)
Yong He
2022-12-21
*
Separate primal computations from unzipped function into an explicit function...
Yong He
2022-12-19
*
Refactor shader cache (#2558)
skallweitNV
2022-12-12
*
Cleanup crypto utilities (#2549)
skallweitNV
2022-12-02
*
Enable multithread build in premake (#2545)
jsmall-nvidia
2022-12-01
*
Cleanup DigestBuilder and MD5HashGen (#2539)
skallweitNV
2022-11-30
*
Refactored reverse-mode implementation to use 4 separate passes. (#2531)
Sai Praveen Bangaru
2022-11-29
*
Add LockFile helper class (#2535)
skallweitNV
2022-11-28
*
Refactor Auto-diff passes (#2526)
Sai Praveen Bangaru
2022-11-22
*
Data flow validation pass for diagnosing derivative loss. (#2523)
Yong He
2022-11-18
*
Mesh shader support (#2464)
Ellie Hermaszewska
2022-11-16
*
Make `DifferentialPair` able to nest. (#2477)
Yong He
2022-11-01
*
Shader cache bugfixes and test additions (#2467)
lucy96chen
2022-10-29
*
Legalize array return types. (#2463)
Yong He
2022-10-26
*
PersistentShaderCache integration (#2453)
lucy96chen
2022-10-19
*
Shader cache index implementation (#2452)
lucy96chen
2022-10-17
*
Shader cache index header (#2448)
lucy96chen
2022-10-13
*
Shader caching (#2432)
lucy96chen
2022-10-12
*
Support multi-level break + single-return conversion + general inline. (#2436)
Yong He
2022-10-10
[next]