MoltenVK 1.1 Update Brings Big Improvements For Vulkan On macOS

Written by Michael Larabel in Vulkan on 29 September 2020 at 06:41 AM EDT. 6 Comments
VULKAN
MoltenVK 1.1 is out as a big update for this graphics translation layer for getting the Vulkan API running on macOS and iOS devices by translating calls to Apple's Metal API.

MoltenVK 1.1 is out with Vulkan 1.1 support by exposing all core Vulkan 1.1 extensions and other relevant changes. There are also a number of other new Vulkan extensions supported by this release like KHR_multiview, KHR_external_semaphore, KHR_external_fence, and others.

Also notable with this new MoltenVK release is supporting VK_KHR_portability_subset. The KHR_portability_subset extension is the Vulkan Portability Extension for helping map software implementations of the Vulkan API to non-native APIs such as with MoltenVK.

There is also support for Apple Silicon, support for copying between 2D/3D images, updated SPIRV-Cross, building against the Vulkan SDK 1.2.154, and dozens of bug fixes.

More details on this big MoltenVK 1.1 release via GitHub.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week