summaryrefslogtreecommitdiff
path: root/examples/experimental/model-viewer/main.cpp
AgeCommit message (Collapse)Author
2021-04-16Update `model-viewer` example and fixing compiler bugs. (#1795)Yong He
2021-03-04Refactor `gfx` to surface `CommandBuffer` interface. (#1735)Yong He
* Refactor `gfx` to surface `CommandBuffer` interface. * Fixes. * Fix code review issues, and make vulkan runnable on devices without VK_EXT_extended_dynamic_states. * Update solution files * Move out-of-date examples to examples/experimental Co-authored-by: Yong He <yhe@nvidia.com>