summaryrefslogtreecommitdiffstats
path: root/examples/heterogeneous-hello-world/main.cpp
Commit message (Expand)AuthorAge
* Allow slangc to generate exe from .slang file. (#2170)Yong He2022-03-28
* Fixed naming conflicts in heterogeneous-hello-world (#2114)David Siher2022-02-03
* Update heterogeneous-hello-world to use gfx changes + delete shader.cpp (#2085)David Siher2022-01-27
* Generalize heterogenous code emit (#1968)David Siher2021-10-19
* Bring heterogeneous-hello-world back up to date. (#1935)David Siher2021-09-14
* Refactor `gfx` to surface `CommandBuffer` interface. (#1735)Yong He2021-03-04
* Explicit swapchain interface in `gfx`. (#1726)Yong He2021-02-24
* Make gfx library visible to external user. (#1719)Yong He2021-02-19
* [gfx] Shader-object driven shader compilation. (#1688)Yong He2021-02-04
* Integrate reflection more deeply into gfx layer (#1677)Tim Foley2021-01-26
* Make `gfx` compile to a DLL. (#1660)Yong He2021-01-17
* COM-ify all slang-gfx interfaces. (#1656)Yong He2021-01-14
* Make `gfx::Renderer` a COM interface. (#1653)Yong He2021-01-11
* Refactor GUI/Window utils out of gfx library (#1649)Yong He2021-01-06
* GPU Foreach Loop (#1498)Dietrich Geisler2020-08-17
* GPU Foreach Parsing and Checking (#1482)Dietrich Geisler2020-08-12
* Binary for Heterogeneous Example (#1467)Dietrich Geisler2020-07-31
* Baseline Heterogeneous Example (#1460)Dietrich Geisler2020-07-27
* CPU/GPU Compute Shader Example (#1451)Dietrich Geisler2020-07-23
* Heterogeneous example (#1399)Dietrich Geisler2020-06-24