mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[PR #523] [CLOSED] Bb hacks #1613
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#1613
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/523
Author: @wilmderdiegd
Created: 8/22/2024
Status: ❌ Closed
Base:
main← Head:bb-hacks📝 Commits (4)
1b68929BB retail hackse8413cdskip motion blur draw2d606f8renderer_vulkan: Reduce number of compiled shadersc4a4b45Merge branch 'main' into bb-hacks📊 Changes
9 files changed (+143 additions, -16 deletions)
View changed files
➕
src/core/libraries/kernel/event_flag/error_codes.h(+14 -0)📝
src/core/libraries/kernel/thread_management.cpp(+9 -0)📝
src/shader_recompiler/ir/passes/resource_tracking_pass.cpp(+1 -1)📝
src/video_core/amdgpu/liverpool.cpp(+5 -0)📝
src/video_core/renderer_vulkan/vk_compute_pipeline.cpp(+69 -1)📝
src/video_core/renderer_vulkan/vk_graphics_pipeline.cpp(+1 -1)📝
src/video_core/renderer_vulkan/vk_pipeline_cache.cpp(+39 -2)📝
src/video_core/renderer_vulkan/vk_pipeline_cache.h(+1 -0)📝
src/video_core/renderer_vulkan/vk_rasterizer.cpp(+4 -11)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.