Skip to main content
GameDev.net gamedev.net
Official Announcement

This is an official announcement from LunarG. Information comes directly from the source.

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

LunarG
LunarG Official
· 23 hours, 22 minutes ago • Randi Rost

KosmicKrisp Achieves Vulkan 1.4 Conformance on Apple Silicon

Briefing

LunarG says KosmicKrisp, its Mesa-based Vulkan driver for Apple silicon, has passed the Vulkan 1.4 Conformance Test Suite and is now a Khronos-conformant 1.4 implementation. The updated driver will ship in the Vulkan SDK on September 29, giving macOS developers a standards-based Vulkan target on M1-and-newer systems running macOS 26 or later.

For game teams, the practical win is consistency: engines can keep a single Vulkan 1.4 code path across Windows, Linux, and Apple silicon instead of treating macOS as a special case. Because KosmicKrisp occupies the ICD slot and translates Vulkan through Mesa to Metal 4, validation layers, capture/replay tools, and diagnostics can target a conformant implementation rather than a compatibility layer.

LunarG also notes that support has expanded beyond core 1.4 coverage, including tessellation, Robustness2, and multi-draw. Performance has reportedly tripled since Vulkan 1.3 conformance, and the driver continues to be a focus for optimization and CI-backed maintenance. That makes it more relevant not just for engine portability, but for heavier workloads like emulation, tooling, and renderer bring-up.

MoltenVK remains available for Intel Macs and older OS versions, while KosmicKrisp is the open-source, MIT-licensed path for current Apple silicon. iOS builds have been tested, but they are not supported in this release because the CTS is not fully passing there and the required CI/support setup is not in place.

“Apple silicon is on that map for Vulkan 1.4, not as a special case, but as a conformant target.”

— LunarG · Positioning the new driver
Original source
Read on LunarG
At a glance
what
KosmicKrisp passed the Vulkan 1.4 CTS and is now Khronos-conformant
who
LunarG, Mesa, and the Khronos Vulkan ecosystem
when
Announced September 25, 2025; SDK release due September 29
impact
Gives Apple silicon developers a conformant Vulkan 1.4 target on macOS
Signal Positive

Improves Vulkan parity and tooling on Apple silicon

Discuss

Follow Vulkan updates

See relevant stories in your personalized news feed.

Sign in to follow

Continue on GameDev.net

Useful next steps related to this story.

Game development news without the noise

One useful weekly briefing. No daily flood.

Sending your confirmation email…

Discussion

Loading comments...

Recommended resources

Graphics Programming Resources

See full guide
Real-Time Rendering, Fourth Edition cover
Editor pick Community pick

Real-Time Rendering, Fourth Edition

Amazon · Book

Real-Time Rendering combines fundamental principles with guidance on the latest techniques to provide a complete reference on three-dimensional interactive computer graphics. It will help you increase speed and improve image quality and learn the features and limitations of acceleration algorithms and graphics APIs. This latest fourth edition has been updated to include a chapter on virtual reality and augmented reality and covers new topics such as visual appearance, global illumination, and curves and curved surfaces. It is for anyone serious about computer graphics who wants to learn about algorithms that create synthetic images fast enough that the viewer can interact with a virtual environment.

GameDev.net may earn a commission if you purchase through these links. This helps fund the site at no extra cost to you.

Programming with wgpu in Rust cover
Editor pick

Programming with wgpu in Rust

Amazon · Book

Unlock the full power of modern graphics programming with wgpu and Rust. This comprehensive guide takes you from foundational GPU concepts to advanced real-time rendering and compute techniques—equipping you to build fast, safe, and cross-platform graphics applications. Written for intermediate to advanced Rust developers, this book provides clear explanations, hands-on examples, and detailed insights into how GPUs process and render data. You’ll explore everything from the fundamentals of buffers, shaders, and pipelines to advanced topics like deferred rendering, shadow mapping, and GPU compute workloads.

GameDev.net may earn a commission if you purchase through these links. This helps fund the site at no extra cost to you.

GameDev.net may earn a commission if you purchase through these links. This helps fund the site at no extra cost to you.