summaryrefslogtreecommitdiffstats
path: root/tools/gfx/d3d/d3d-swapchain.cpp
Commit message (Collapse)AuthorAge
* Swapchain resize and rename to `IDevice` (#1741)Yong He2021-03-10
* Swapchain resize * Fix.