summaryrefslogtreecommitdiffstats
path: root/tools/gfx/cuda/render-cuda.h
Commit message (Expand)AuthorAge
* Split render-cuda.cpp into smaller files (#2334)lucy96chen2022-07-25
* Swapchain resize and rename to `IDevice` (#1741)Yong He2021-03-10
* Explicit swapchain interface in `gfx`. (#1726)Yong He2021-02-24
* [gfx] Shader-object driven shader compilation. (#1688)Yong He2021-02-04
* COM-ify all slang-gfx interfaces. (#1656)Yong He2021-01-14
* Make `gfx::Renderer` a COM interface. (#1653)Yong He2021-01-11
* Implements CUDA renderer in gfx. (#1637)Yong He2020-12-11