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
Vulkan: Add MoltenVK and portability to MacOS library names (#1419)
* Vulkan: Add MoltenVK and portability to MacOS library names
MoltenVK is (obviously) above portability, and while gfx-rs/portability is dead development wise,
there are likely people who want to package it with their app and use it for whatever reason,
so lets shove it at the end of the libnames to check, since we are able to, and shouldnt hurt anything
* Vulkan: Remove libportability
0 commit comments