[PR #556] [MERGED] Handle PM4 type-2 packets #1631

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/556
Author: @Random06457
Created: 8/24/2024
Status: Merged
Merged: 8/28/2024
Merged by: @psucien

Base: mainHead: pm4_type2


📝 Commits (2)

  • 30f96df video_core: handle PM4 type-2 packets
  • deaa1cc video_core: rewrite pm4 comand type handling into a switch statement

📊 Changes

1 file changed (+267 additions, -256 deletions)

View changed files

📝 src/video_core/amdgpu/liverpool.cpp (+267 -256)

📄 Description

No description provided


🔄 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/556 **Author:** [@Random06457](https://github.com/Random06457) **Created:** 8/24/2024 **Status:** ✅ Merged **Merged:** 8/28/2024 **Merged by:** [@psucien](https://github.com/psucien) **Base:** `main` ← **Head:** `pm4_type2` --- ### 📝 Commits (2) - [`30f96df`](https://github.com/shadps4-emu/shadPS4/commit/30f96dfe3153444129f18771a48d4b434c92b37c) video_core: handle PM4 type-2 packets - [`deaa1cc`](https://github.com/shadps4-emu/shadPS4/commit/deaa1cc6c7160934d6aab071fbf72d36e6f59600) video_core: rewrite pm4 comand type handling into a switch statement ### 📊 Changes **1 file changed** (+267 additions, -256 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/amdgpu/liverpool.cpp` (+267 -256) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:13:21 +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#1631
No description provided.