summaryrefslogtreecommitdiff
path: root/examples/model-viewer/shaders.slang
AgeCommit message (Expand)Author
2021-04-29Update gfx back-ends to handle static specialization (#1826)Tim Foley
2021-04-20Various fixes to make `model-viewer` example almost working. (#1801)Yong He
2021-04-16Update `model-viewer` example and fixing compiler bugs. (#1795)Yong He
2021-03-04Refactor `gfx` to surface `CommandBuffer` interface. (#1735)Yong He
2018-11-12Add callable shader support for Vulkan ray tracing (#718)Tim Foley
2018-08-10Improve model-viewer support for lights (#626)Tim Foley
2018-08-03Major overhaul of Renderer abstraction, to support a new example (#624)Tim Foley