mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[PR #1665] [MERGED] Support for Vulkan 1.4 #2233
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#2233
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/1665
Author: @Xphalnos
Created: 12/4/2024
Status: ✅ Merged
Merged: 12/7/2024
Merged by: @raphaelthegreat
Base:
main← Head:main📝 Commits (1)
e3e0525Support for Vulkan 1.4📊 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.