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
/
tests
/
compute
/
unbounded-array-of-array-syntax.slang
Commit message (
Expand
)
Author
Age
*
Fix#8084: Batch-8: Enable cuda tests (#8268)
Harsh Aggarwal (NVIDIA)
2025-08-25
*
Revert uint<->int implicit cast cost to prefer promotion to unsigned. (#5480)
Yong He
2024-11-02
*
Switch to direct-to-spirv backend as default. (#4002)
Yong He
2024-04-23
*
Enable NonUniformResourceIndex support for glsl, hlsl and spirv (#3899)
sriramm-nv
2024-04-19
*
Warning on lossy implicit casts. (#2367)
Yong He
2022-08-17
*
Remove old code paths from render-test (#1760)
Tim Foley
2021-03-17
*
Add a CPU renderer implementation (#1750)
Tim Foley
2021-03-12
*
Convert more tests to use shader objects (#1659)
Tim Foley
2021-01-15
*
CUDA global scope initialization of arrays without function calls. (#1320)
jsmall-nvidia
2020-04-14
*
Optimize creation of memberDictionary (#1305)
jsmall-nvidia
2020-04-02
*
Remove support for explicit register/binding syntax on TEST_INPUT (#1132)
Tim Foley
2019-11-21
*
Feature/gpu unbound array of array (#1083)
jsmall-nvidia
2019-10-17
*
CPU unsized array documentation and another example (#1080)
jsmall-nvidia
2019-10-11