summaryrefslogtreecommitdiffstats
path: root/external/wglext.h
Commit message (Collapse)AuthorAge
* Explicit swapchain interface in `gfx`. (#1726)Yong He2021-02-24
* Explicit swapchain interface in `gfx`. * Correctly return nullptr when `IRenderer` creation failed. * Fix crashes on CUDA tests. * Cleanups.