[PR #2842] [MERGED] externals: Simplify MoltenVK bundling. #3019

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2842
Author: @squidbus
Created: 4/25/2025
Status: Merged
Merged: 4/25/2025
Merged by: @squidbus

Base: mainHead: mvk-simplify


📝 Commits (1)

  • 50ff474 externals: Simplify MoltenVK bundling.

📊 Changes

3 files changed (+17 additions, -19 deletions)

View changed files

📝 CMakeLists.txt (+15 -17)
📝 externals/MoltenVK/MoltenVK (+1 -1)
📝 externals/MoltenVK/SPIRV-Cross (+1 -1)

📄 Description

Reduce logic for MoltenVK bundle by using the existing MoltenVK-provided ICD file and making the relative dylib path the same for both Qt and SDL builds.


🔄 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/2842 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 4/25/2025 **Status:** ✅ Merged **Merged:** 4/25/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `mvk-simplify` --- ### 📝 Commits (1) - [`50ff474`](https://github.com/shadps4-emu/shadPS4/commit/50ff4742d6353374e0fe6924fa59e188fcf1fdd7) externals: Simplify MoltenVK bundling. ### 📊 Changes **3 files changed** (+17 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+15 -17) 📝 `externals/MoltenVK/MoltenVK` (+1 -1) 📝 `externals/MoltenVK/SPIRV-Cross` (+1 -1) </details> ### 📄 Description Reduce logic for MoltenVK bundle by using the existing MoltenVK-provided ICD file and making the relative dylib path the same for both Qt and SDL builds. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:08 +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#3019
No description provided.