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
/
cuda
/
cuda-compute-util.cpp
Commit message (
Expand
)
Author
Age
*
Remove old code paths from render-test (#1760)
Tim Foley
2021-03-17
*
Enable `gfx::CUDADevice` on linux. (#1756)
Yong He
2021-03-15
*
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
*
Front-load cuda module loading to fill in RTTI pointers. (#1548)
Yong He
2020-09-17
*
Change parameter passing convention for CUDA (#1463)
Tim Foley
2020-07-28
*
Synthesize "active mask" for CUDA (#1352)
Tim Foley
2020-05-26
*
Small Improvements around Wave Intrinsics (#1328)
jsmall-nvidia
2020-04-21
*
Add support for global shader parameters to OptiX path (#1323)
Tim Foley
2020-04-17
*
Initial work to support OptiX output for ray tracing shaders (#1307)
Tim Foley
2020-04-08
*
CUDA version handling (#1301)
jsmall-nvidia
2020-03-30
*
Better diagnostics on failure on CUDA. (#1288)
jsmall-nvidia
2020-03-25
*
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
*
Fixes to make all CPU compute shaders work on CUDA (#1211)
jsmall-nvidia
2020-02-08
*
Synthesizing CUDA tests (#1183)
jsmall-nvidia
2020-01-28
*
CUDA implement StructuredBuffer/ByteAddressBuffer as pointer/count as is on C...
jsmall-nvidia
2020-01-27
*
Texture Sample available in CUDA (#1176)
jsmall-nvidia
2020-01-24
*
CUDA support improvements (#1168)
jsmall-nvidia
2020-01-21
*
Slang -> CUDA kernel runs correctly in test infrastructure (#1167)
jsmall-nvidia
2020-01-17
*
Setup of runtime cuda device (#1162)
jsmall-nvidia
2020-01-08