[PR #3435] [MERGED] externals: Update MoltenVK #3463

Closed
opened 2026-02-27 22:03:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3435
Author: @squidbus
Created: 8/20/2025
Status: Merged
Merged: 8/20/2025
Merged by: @squidbus

Base: mainHead: mvk-update


📝 Commits (1)

  • 21f1dcc externals: Update MoltenVK

📊 Changes

5 files changed (+5 additions, -5 deletions)

View changed files

📝 CMakeLists.txt (+1 -1)
📝 externals/MoltenVK/MoltenVK (+1 -1)
📝 externals/MoltenVK/SPIRV-Cross (+1 -1)
📝 externals/vulkan-headers (+1 -1)
📝 src/video_core/renderer_vulkan/vk_instance.h (+1 -1)

📄 Description

  • Update MoltenVK and its SPIRV-Cross dependency.
    • Support for Vulkan 1.4.
    • Various bug-fixes, including with maintenance8 color<->depth copies.
  • Bump Vulkan headers to 1.4.324 to compile latest MoltenVK.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/3435 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 8/20/2025 **Status:** ✅ Merged **Merged:** 8/20/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `mvk-update` --- ### 📝 Commits (1) - [`21f1dcc`](https://github.com/shadps4-emu/shadPS4/commit/21f1dcc16ed36f6a96b4ec9120eff8a145ad5bcf) externals: Update MoltenVK ### 📊 Changes **5 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+1 -1) 📝 `externals/MoltenVK/MoltenVK` (+1 -1) 📝 `externals/MoltenVK/SPIRV-Cross` (+1 -1) 📝 `externals/vulkan-headers` (+1 -1) 📝 `src/video_core/renderer_vulkan/vk_instance.h` (+1 -1) </details> ### 📄 Description * Update MoltenVK and its SPIRV-Cross dependency. * Support for Vulkan 1.4. * Various bug-fixes, including with `maintenance8` color<->depth copies. * Bump Vulkan headers to 1.4.324 to compile latest MoltenVK. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:03:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#3463
No description provided.