summaryrefslogtreecommitdiffstats
path: root/tools/render-test/cpu-compute-util.cpp
Commit message (Expand)AuthorAge
* Remove old code paths from render-test (#1760)Tim Foley2021-03-17
* Add a CPU renderer implementation (#1750)Tim Foley2021-03-12
* 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
* Allow unspecialized existential shader parameters (dynamic dispatch). (#1529)Yong He2020-09-02
* Support dynamic existential shader parameters in render-test (#1525)Yong He2020-09-01
* Heterogeneous example (#1399)Dietrich Geisler2020-06-24
* Improvements around C++ code generation (#1396)jsmall-nvidia2020-06-18
* CUDA version handling (#1301)jsmall-nvidia2020-03-30
* CPU Texture GetDimensions support (#1283)jsmall-nvidia2020-03-21
* 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
* Slang -> CUDA kernel runs correctly in test infrastructure (#1167)jsmall-nvidia2020-01-17
* Bind Location (#1166)jsmall-nvidia2020-01-15
* Support for unbounded array of arrays (#1078)jsmall-nvidia2019-10-11
* Simple test profiling (#1062)jsmall-nvidia2019-09-23
* Improvements to testing and ABI for CPU (#1057)jsmall-nvidia2019-09-18
* CPU ABI improvements (#1056)jsmall-nvidia2019-09-17
* CPU Performance/Testing improvements (#1055)jsmall-nvidia2019-09-16
* CPU compute testing on non windows targets (#1045)jsmall-nvidia2019-09-09