mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[PR #3263] buffer_cache: Minor DMA optimizations #3347
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#3347
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/3263
Author: @raphaelthegreat
Created: 7/17/2025
Status: 🔄 Open
Base:
main← Head:dma-opts📝 Commits (4)
6cbb304buffer_cache: Remove per-draw memory barrier34ce272buffer_cache: Remove useless fillBuffer, remove some barriers on fault buffer processa5e8aa9spirv_emit_context: Use atomic for fault buffer6131db1Merge branch 'main' into dma-opts📊 Changes
5 files changed (+40 additions, -95 deletions)
View changed files
📝
src/shader_recompiler/backend/spirv/spirv_emit_context.cpp(+22 -24)📝
src/video_core/buffer_cache/buffer_cache.cpp(+17 -64)📝
src/video_core/buffer_cache/buffer_cache.h(+0 -3)📝
src/video_core/host_shaders/fault_buffer_process.comp(+1 -3)📝
src/video_core/renderer_vulkan/vk_rasterizer.cpp(+0 -1)📄 Description
tagging @LNDF to review this
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.