mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[PR #1795] [MERGED] renderer_vulkan: Various attachment cleanup and fixes. #2307
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#2307
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/1795
Author: @squidbus
Created: 12/15/2024
Status: ✅ Merged
Merged: 12/22/2024
Merged by: @raphaelthegreat
Base:
main← Head:attach📝 Commits (1)
50ebc70renderer_vulkan: Various attachment cleanup and fixes.📊 Changes
7 files changed (+123 additions, -88 deletions)
View changed files
📝
src/video_core/amdgpu/liverpool.h(+28 -0)📝
src/video_core/renderer_vulkan/vk_graphics_pipeline.h(+0 -4)📝
src/video_core/renderer_vulkan/vk_pipeline_cache.cpp(+12 -25)📝
src/video_core/renderer_vulkan/vk_rasterizer.cpp(+79 -54)📝
src/video_core/renderer_vulkan/vk_rasterizer.h(+0 -1)📝
src/video_core/renderer_vulkan/vk_scheduler.cpp(+2 -2)📝
src/video_core/texture_cache/image_info.cpp(+2 -2)📄 Description
NumSamples()function.Disable, since none will be used.Fixes some validation errors in games like CUSA05637.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.