summaryrefslogtreecommitdiffstats
path: root/tools/render-test/cuda
Commit message (Expand)AuthorAge
* Remove old code paths from render-test (#1760)Tim Foley2021-03-17
* Enable `gfx::CUDADevice` on linux. (#1756)Yong He2021-03-15
* COM-ify all slang-gfx interfaces. (#1656)Yong He2021-01-14
* Add shader object parameter binding to renderer_test. (#1622)Yong He2020-12-03
* Use integer RTTI/witness handles in existential tuples. (#1598)Yong He2020-11-10
* Support CUDA bindless texture in dynamic dispatch code. (#1575)Yong He2020-10-09
* Front-load cuda module loading to fill in RTTI pointers. (#1548)Yong He2020-09-17
* Change parameter passing convention for CUDA (#1463)Tim Foley2020-07-28
* Synthesize "active mask" for CUDA (#1352)Tim Foley2020-05-26
* Small Improvements around Wave Intrinsics (#1328)jsmall-nvidia2020-04-21
* Add support for global shader parameters to OptiX path (#1323)Tim Foley2020-04-17
* Initial work to support OptiX output for ray tracing shaders (#1307)Tim Foley2020-04-08
* CUDA version handling (#1301)jsmall-nvidia2020-03-30
* Better diagnostics on failure on CUDA. (#1288)jsmall-nvidia2020-03-25
* Support for RWTexture types on CPU and CUDA (#1243)jsmall-nvidia2020-02-26
* WIP on RWTexture types on CUDA/CPU (#1234)jsmall-nvidia2020-02-20
* CUDA/CPU support for 1D, 2D, CubeArray (#1232)jsmall-nvidia2020-02-20
* First pass Texture Array support on CUDA/CPU (#1225)jsmall-nvidia2020-02-18
* CUDA/CPU resource coverage (#1224)jsmall-nvidia2020-02-18
* Feature/cuda coverage (#1223)jsmall-nvidia2020-02-14
* Fixes to make all CPU compute shaders work on CUDA (#1211)jsmall-nvidia2020-02-08
* Synthesizing CUDA tests (#1183)jsmall-nvidia2020-01-28
* CUDA implement StructuredBuffer/ByteAddressBuffer as pointer/count as is on C...jsmall-nvidia2020-01-27
* Texture Sample available in CUDA (#1176)jsmall-nvidia2020-01-24
* CUDA support improvements (#1168)jsmall-nvidia2020-01-21
* Slang -> CUDA kernel runs correctly in test infrastructure (#1167)jsmall-nvidia2020-01-17
* Setup of runtime cuda device (#1162)jsmall-nvidia2020-01-08