[PR #876] [MERGED] Fix copyGpuBuffers when resize invalidates commands in flight #1815

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/876
Author: @baggins183
Created: 9/12/2024
Status: Merged
Merged: 9/12/2024
Merged by: @psucien

Base: mainHead: copycmd-resize-fix


📝 Commits (2)

  • bd1b674 Fix copyGpuBuffers when resize invalidates commands in flight
  • ae6a800 Use _MB macro for size constant

📊 Changes

3 files changed (+19 additions, -0 deletions)

View changed files

📝 src/core/libraries/gnmdriver/gnmdriver.cpp (+4 -0)
📝 src/video_core/amdgpu/liverpool.cpp (+6 -0)
📝 src/video_core/amdgpu/liverpool.h (+9 -0)

📄 Description

now PT with copyGpuBuffers=true fails at the same place as =false :)


🔄 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/876 **Author:** [@baggins183](https://github.com/baggins183) **Created:** 9/12/2024 **Status:** ✅ Merged **Merged:** 9/12/2024 **Merged by:** [@psucien](https://github.com/psucien) **Base:** `main` ← **Head:** `copycmd-resize-fix` --- ### 📝 Commits (2) - [`bd1b674`](https://github.com/shadps4-emu/shadPS4/commit/bd1b67492a35be1bcd5a2cac43682cff01a60a6e) Fix copyGpuBuffers when resize invalidates commands in flight - [`ae6a800`](https://github.com/shadps4-emu/shadPS4/commit/ae6a8004fa8ad7fd23ef98ebd5f9c6618c6ad1e6) Use _MB macro for size constant ### 📊 Changes **3 files changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/gnmdriver/gnmdriver.cpp` (+4 -0) 📝 `src/video_core/amdgpu/liverpool.cpp` (+6 -0) 📝 `src/video_core/amdgpu/liverpool.h` (+9 -0) </details> ### 📄 Description now PT with copyGpuBuffers=true fails at the same place as =false :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:14:04 +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#1815
No description provided.