index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-20
Improvements outputting containers (#2815)
jsmall-nvidia
2023-04-20
Changes for vkd3d proton (#2813)
Ellie Hermaszewska
2023-04-19
Make SourceMap a value type (#2812)
jsmall-nvidia
2023-04-19
Fixed issue with function signatures in higher-order AD (#2814)
Sai Praveen Bangaru
2023-04-18
On demand SourceMap JSON serialization (#2811)
jsmall-nvidia
2023-04-17
Round trip source map (#2810)
jsmall-nvidia
2023-04-17
WIP: "deprecated" attribute (#2698)
Ellie Hermaszewska
2023-04-15
Add render api category to synthesized tests (#2808)
Ellie Hermaszewska
2023-04-14
Bugfix: compiler will run forever to eliminate dead code (#2809)
winmad
2023-04-14
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
Enable SLANG_ENABLE_DXIL_SUPPORT on non-Windows platforms (#2750)
Ellie Hermaszewska
2023-04-13
Warn on float-to-double coercion for arguments. (#2802)
Yong He
2023-04-13
Fix scalar swizzle write. (#2801)
Yong He
2023-04-13
Add inherit interface test. (#2800)
Yong He
2023-04-13
Set sharedMem argument to 0 when launching cuda kernel. (#2799)
Yong He
2023-04-13
Fix stack overflow in lookupWitness lowering pass. (#2798)
Yong He
2023-04-14
Set the executable bit on Executable artifact files (#2796)
Ellie Hermaszewska
2023-04-13
Matrix swizzle writes (#2713)
Ellie Hermaszewska
2023-04-13
Correct http header construction (#2795)
Ellie Hermaszewska
2023-04-12
Combine lookupWitness lowering with specialization. (#2794)
Yong He
2023-04-12
Downgrade github runner to 20.04 (#2792)
Ellie Hermaszewska
2023-04-12
Update 02-conventional-features.md
Yong He
2023-04-12
Reading artifact hierarchy from file system interface (#2787)
jsmall-nvidia
2023-04-12
Fix for crashes around FileCheck (#2793)
jsmall-nvidia
2023-04-12
Artifact Container (#2783)
jsmall-nvidia
2023-04-11
Update documentation for `TorchTensor.alloc`.
Yong He
2023-04-11
Fix missing `f` suffix for float lits in CUDA backend. (#2791)
Yong He
2023-04-11
Small fixes to TorchTensor. (#2790)
Yong He
2023-04-11
WIP Hack to work around IFileCheck release (#2789)
jsmall-nvidia
2023-04-11
Upgrade to slang-llvm v13.x 38 (#2788)
jsmall-nvidia
2023-04-11
Implement FileCheck tests for several test commands (#2747)
Ellie Hermaszewska
2023-04-11
Artifact simplification (#2781)
jsmall-nvidia
2023-04-10
Fix inlining. (#2786)
Yong He
2023-04-10
Cleaner impl of unary stdlib derivative functions. (#2785)
Yong He
2023-04-07
Diagnose on attempt to specialize with interface type. (#2780)
Yong He
2023-04-07
Add SLANG_IID_PPV_ARGS (#2784)
Ellie Hermaszewska
2023-04-07
Fix crash on overloaded custom derivative function (#2782)
Sai Praveen Bangaru
2023-04-05
Warn on dangling comparison operator. (#2779)
Yong He
2023-04-05
Fix linking issue in slangpy + no mask param for kernels. (#2778)
Yong He
2023-04-05
Register `IDifferentiable` witnesses for the differential associated types of...
Sai Praveen Bangaru
2023-04-04
Diagnose on using assignment as predicate expr. (#2774)
Yong He
2023-04-04
Preliminary support for realtime clock (#2772)
jsmall-nvidia
2023-04-04
Simplification around ArtifactRepresentation and unique identity (#2771)
jsmall-nvidia
2023-04-04
Fix crash on encountering undefined identifier when checking derivative attri...
Sai Praveen Bangaru
2023-04-04
Update a1-02-slangpy.md
Yong He
2023-04-03
Update a1-02-slangpy.md
Yong He
2023-04-03
Emit simpler vector element access code. (#2770)
Yong He
2023-04-02
Squash some warnings (#2765)
Ellie Hermaszewska
2023-04-02
Fix several silently failing tests (#2767)
Ellie Hermaszewska
[next]