Refresh/include
cosmonaut 1a0beea402
continuous-integration/drone/push Build is passing Details
Backend selection + swapchain API revision (#23)
- The application must now call `Refresh_SetBackend` before creating the device
- `Refresh_SetBackend` can set a preferred backend, but will fall back if it is not available
- Device creation no longer takes presentation parameters
- Windows must now be explicitly claimed by the device
- Windows can be unclaimed by the device
- Windows can have their swapchain present mode changed after creation

Reviewed-on: #23
2022-09-29 21:11:25 +00:00
..
Refresh.h Backend selection + swapchain API revision (#23) 2022-09-29 21:11:25 +00:00
Refresh_Image.h Rework Presentation Flow (#15) 2022-03-02 06:33:57 +00:00