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
/
tools
/
render-test
/
cpu-compute-util.cpp
Commit message (
Expand
)
Author
Age
*
Remove old code paths from render-test (#1760)
Tim Foley
2021-03-17
*
Add a CPU renderer implementation (#1750)
Tim Foley
2021-03-12
*
Add shader object parameter binding to renderer_test. (#1622)
Yong He
2020-12-03
*
Use integer RTTI/witness handles in existential tuples. (#1598)
Yong He
2020-11-10
*
Support CUDA bindless texture in dynamic dispatch code. (#1575)
Yong He
2020-10-09
*
Allow unspecialized existential shader parameters (dynamic dispatch). (#1529)
Yong He
2020-09-02
*
Support dynamic existential shader parameters in render-test (#1525)
Yong He
2020-09-01
*
Heterogeneous example (#1399)
Dietrich Geisler
2020-06-24
*
Improvements around C++ code generation (#1396)
jsmall-nvidia
2020-06-18
*
CUDA version handling (#1301)
jsmall-nvidia
2020-03-30
*
CPU Texture GetDimensions support (#1283)
jsmall-nvidia
2020-03-21
*
Support for RWTexture types on CPU and CUDA (#1243)
jsmall-nvidia
2020-02-26
*
WIP on RWTexture types on CUDA/CPU (#1234)
jsmall-nvidia
2020-02-20
*
CUDA/CPU support for 1D, 2D, CubeArray (#1232)
jsmall-nvidia
2020-02-20
*
First pass Texture Array support on CUDA/CPU (#1225)
jsmall-nvidia
2020-02-18
*
CUDA/CPU resource coverage (#1224)
jsmall-nvidia
2020-02-18
*
Feature/cuda coverage (#1223)
jsmall-nvidia
2020-02-14
*
Slang -> CUDA kernel runs correctly in test infrastructure (#1167)
jsmall-nvidia
2020-01-17
*
Bind Location (#1166)
jsmall-nvidia
2020-01-15
*
Support for unbounded array of arrays (#1078)
jsmall-nvidia
2019-10-11
*
Simple test profiling (#1062)
jsmall-nvidia
2019-09-23
*
Improvements to testing and ABI for CPU (#1057)
jsmall-nvidia
2019-09-18
*
CPU ABI improvements (#1056)
jsmall-nvidia
2019-09-17
*
CPU Performance/Testing improvements (#1055)
jsmall-nvidia
2019-09-16
*
CPU compute testing on non windows targets (#1045)
jsmall-nvidia
2019-09-09