[PR #2929] [MERGED] Handle VgtStreamoutFlush event #3091

Closed
opened 2026-02-27 22:02:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2929
Author: @mikusp
Created: 5/13/2025
Status: Merged
Merged: 5/13/2025
Merged by: @squidbus

Base: mainHead: handle_vgt_streamout_flush_event


📝 Commits (1)

  • 7a24050 Handle VgtStreamoutFlush event

📊 Changes

3 files changed (+146 additions, -2 deletions)

View changed files

📝 src/video_core/amdgpu/liverpool.cpp (+20 -1)
📝 src/video_core/amdgpu/liverpool.h (+12 -1)
📝 src/video_core/amdgpu/pm4_cmds.h (+114 -0)

📄 Description

Also defines PM4StrmoutBufferUpdate


🔄 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/2929 **Author:** [@mikusp](https://github.com/mikusp) **Created:** 5/13/2025 **Status:** ✅ Merged **Merged:** 5/13/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `handle_vgt_streamout_flush_event` --- ### 📝 Commits (1) - [`7a24050`](https://github.com/shadps4-emu/shadPS4/commit/7a2405088a5967eb58715404f258c64c676020eb) Handle VgtStreamoutFlush event ### 📊 Changes **3 files changed** (+146 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/amdgpu/liverpool.cpp` (+20 -1) 📝 `src/video_core/amdgpu/liverpool.h` (+12 -1) 📝 `src/video_core/amdgpu/pm4_cmds.h` (+114 -0) </details> ### 📄 Description Also defines PM4StrmoutBufferUpdate --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:24 +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#3091
No description provided.