| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-24 | Explicit swapchain interface in `gfx`. (#1726) | Yong He | |
| * Explicit swapchain interface in `gfx`. * Correctly return nullptr when `IRenderer` creation failed. * Fix crashes on CUDA tests. * Cleanups. | |||
| 2019-09-13 | Refactor render-test to make cross platform (#1053) | jsmall-nvidia | |
| * First pass of render-test refactor. * Make window construction a function that can choose an implementation. * Remove OpenGL as currently has windows dependency. * Disable Vulkan as Renderer impl has dependency on windows. * Pass Window in as parameter of 'update'. * Add win-window.cpp as was missing. * Fix warning on windows about signs during comparison. | |||
