[PR #3694] [MERGED] externals: Update MoltenVK #3661

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3694
Author: @squidbus
Created: 10/2/2025
Status: Merged
Merged: 10/2/2025
Merged by: @squidbus

Base: mainHead: mvk


📝 Commits (1)

  • 556a867 externals: Update MoltenVK

📊 Changes

3 files changed (+3 additions, -4 deletions)

View changed files

📝 externals/MoltenVK/MoltenVK (+1 -1)
📝 externals/MoltenVK/SPIRV-Cross (+1 -1)
📝 src/video_core/texture_cache/image.cpp (+1 -2)

📄 Description

Update MoltenVK and SPIRV-Cross to the latest. Notable changes:

  • Revamp of state tracking and descriptor sets, giving better stability and somewhat improved performance.
  • Support for vk::ImageCreateFlagBits::eBlockTexelViewCompatible.

🔄 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/3694 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 10/2/2025 **Status:** ✅ Merged **Merged:** 10/2/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `mvk` --- ### 📝 Commits (1) - [`556a867`](https://github.com/shadps4-emu/shadPS4/commit/556a86767b4b6782a1c10b6c55b2e25e351074c1) externals: Update MoltenVK ### 📊 Changes **3 files changed** (+3 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `externals/MoltenVK/MoltenVK` (+1 -1) 📝 `externals/MoltenVK/SPIRV-Cross` (+1 -1) 📝 `src/video_core/texture_cache/image.cpp` (+1 -2) </details> ### 📄 Description Update MoltenVK and SPIRV-Cross to the latest. Notable changes: * Revamp of state tracking and descriptor sets, giving better stability and somewhat improved performance. * Support for `vk::ImageCreateFlagBits::eBlockTexelViewCompatible`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:04:31 +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#3661
No description provided.