[PR #1665] [MERGED] Support for Vulkan 1.4 #2233

Closed
opened 2026-02-27 21:15:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1665
Author: @Xphalnos
Created: 12/4/2024
Status: Merged
Merged: 12/7/2024
Merged by: @raphaelthegreat

Base: mainHead: main


📝 Commits (1)

📊 Changes

45 files changed (+51 additions, -45 deletions)

View changed files

📝 .gitmodules (+2 -0)
📝 CMakeLists.txt (+1 -1)
📝 externals/CMakeLists.txt (+2 -2)
📝 externals/LibAtrac9 (+1 -1)
📝 externals/date (+1 -1)
📝 externals/ext-boost (+1 -1)
📝 externals/glslang (+1 -1)
📝 externals/magic_enum (+1 -1)
📝 externals/pugixml (+1 -1)
📝 externals/sdl3 (+1 -1)
📝 externals/toml11 (+1 -1)
📝 externals/vma (+1 -1)
📝 externals/vulkan-headers (+1 -1)
📝 externals/xbyak (+1 -1)
📝 externals/xxhash (+1 -1)
📝 externals/zydis (+1 -1)
📝 src/core/devtools/widget/common.h (+1 -1)
📝 src/core/devtools/widget/frame_dump.cpp (+1 -1)
📝 src/core/devtools/widget/memory_map.cpp (+1 -1)
📝 src/core/devtools/widget/reg_popup.cpp (+1 -1)

...and 25 more files

📄 Description

Added support for Vulkan 1.4

Interesting article: https://www.khronos.org/news/press/khronos-streamlines-development-and-deployment-of-gpu-accelerated-applications-with-vulkan-1.4


🔄 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/1665 **Author:** [@Xphalnos](https://github.com/Xphalnos) **Created:** 12/4/2024 **Status:** ✅ Merged **Merged:** 12/7/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`e3e0525`](https://github.com/shadps4-emu/shadPS4/commit/e3e05256c09796d0e2f6a0891e45c3fb7c19034d) Support for Vulkan 1.4 ### 📊 Changes **45 files changed** (+51 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `.gitmodules` (+2 -0) 📝 `CMakeLists.txt` (+1 -1) 📝 `externals/CMakeLists.txt` (+2 -2) 📝 `externals/LibAtrac9` (+1 -1) 📝 `externals/date` (+1 -1) 📝 `externals/ext-boost` (+1 -1) 📝 `externals/glslang` (+1 -1) 📝 `externals/magic_enum` (+1 -1) 📝 `externals/pugixml` (+1 -1) 📝 `externals/sdl3` (+1 -1) 📝 `externals/toml11` (+1 -1) 📝 `externals/vma` (+1 -1) 📝 `externals/vulkan-headers` (+1 -1) 📝 `externals/xbyak` (+1 -1) 📝 `externals/xxhash` (+1 -1) 📝 `externals/zydis` (+1 -1) 📝 `src/core/devtools/widget/common.h` (+1 -1) 📝 `src/core/devtools/widget/frame_dump.cpp` (+1 -1) 📝 `src/core/devtools/widget/memory_map.cpp` (+1 -1) 📝 `src/core/devtools/widget/reg_popup.cpp` (+1 -1) _...and 25 more files_ </details> ### 📄 Description Added support for Vulkan 1.4 Interesting article: https://www.khronos.org/news/press/khronos-streamlines-development-and-deployment-of-gpu-accelerated-applications-with-vulkan-1.4 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:15:42 +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#2233
No description provided.