You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix missing API checks in SdlView
When using Vulkan an exception will trigger when initializing the view if these API checks aren't present.
* Fix Vulkan errors when minimizing SDL window
When minimizing an SDL window an Invalid swap chain is produced. This guards against that.
Co-authored-by: EmileGr <[email protected]>
0 commit comments