[PR #989] [MERGED] video_core: Implement sceGnmInsertPushColorMarker #1865

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/989
Author: @korenkonder
Created: 9/19/2024
Status: Merged
Merged: 10/10/2024
Merged by: @raphaelthegreat

Base: mainHead: push_color_marker


📝 Commits (1)

  • 623b026 video_core: Implement sceGnmInsertPushColorMarker

📊 Changes

5 files changed (+47 additions, -4 deletions)

View changed files

📝 src/core/libraries/gnmdriver/gnmdriver.cpp (+21 -3)
📝 src/core/libraries/gnmdriver/gnmdriver.h (+1 -1)
📝 src/video_core/amdgpu/liverpool.cpp (+11 -0)
📝 src/video_core/renderer_vulkan/vk_rasterizer.cpp (+13 -0)
📝 src/video_core/renderer_vulkan/vk_rasterizer.h (+1 -0)

📄 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/989 **Author:** [@korenkonder](https://github.com/korenkonder) **Created:** 9/19/2024 **Status:** ✅ Merged **Merged:** 10/10/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `push_color_marker` --- ### 📝 Commits (1) - [`623b026`](https://github.com/shadps4-emu/shadPS4/commit/623b026100bd49a5cac0b3fb85f8c3f3aac65a73) video_core: Implement sceGnmInsertPushColorMarker ### 📊 Changes **5 files changed** (+47 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/gnmdriver/gnmdriver.cpp` (+21 -3) 📝 `src/core/libraries/gnmdriver/gnmdriver.h` (+1 -1) 📝 `src/video_core/amdgpu/liverpool.cpp` (+11 -0) 📝 `src/video_core/renderer_vulkan/vk_rasterizer.cpp` (+13 -0) 📝 `src/video_core/renderer_vulkan/vk_rasterizer.h` (+1 -0) </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:14:15 +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#1865
No description provided.