summaryrefslogtreecommitdiff
path: root/examples/hello-world
AgeCommit message (Expand)Author
2021-02-24Explicit swapchain interface in `gfx`. (#1726)Yong He
2021-02-19Make gfx library visible to external user. (#1719)Yong He
2021-02-04[gfx] Shader-object driven shader compilation. (#1688)Yong He
2021-01-27Make own a slang session. (#1678)Yong He
2021-01-26Integrate reflection more deeply into gfx layer (#1677)Tim Foley
2021-01-17Make `gfx` compile to a DLL. (#1660)Yong He
2021-01-14COM-ify all slang-gfx interfaces. (#1656)Yong He
2021-01-11Make `gfx::Renderer` a COM interface. (#1653)Yong He
2021-01-06Refactor GUI/Window utils out of gfx library (#1649)Yong He
2020-12-04Projects in 'build' and Slang API separation (#1624)jsmall-nvidia
2019-09-13Refactor render-test to make cross platform (#1053)jsmall-nvidia
2018-12-12Running tests in slang-test process (#740)jsmall-nvidia
2018-08-03Major overhaul of Renderer abstraction, to support a new example (#624)Tim Foley