mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[PR #2754] [MERGED] externals: Update MoltenVK #2955
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#2955
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/2754
Author: @squidbus
Created: 4/6/2025
Status: ✅ Merged
Merged: 4/7/2025
Merged by: @georgemoralis
Base:
main← Head:update-mvk📝 Commits (1)
ac9747aexternals: Update MoltenVK📊 Changes
5 files changed (+4 additions, -14 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_platform.cpp(+0 -10)📄 Description
Includes a few bug fixes for MoltenVK binding assignment, mutable swapchain format, and a buggy compute encoder change, plus a few fixes for SPIRV-Cross shader translation. Also turns on MTLHeap use by default, so we no longer need to configure it on our side.
Vulkan headers are bumped from v1.4.305 to v1.4.309 to include
VK_EXT_external_memory_metaldefinitions so that MoltenVK can compile.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.