[PR #1548] [MERGED] Fix border color #2160

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1548
Author: @roamic
Created: 11/19/2024
Status: Merged
Merged: 11/19/2024
Merged by: @georgemoralis

Base: mainHead: fix-border-color


📝 Commits (1)

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 src/video_core/amdgpu/resource.h (+2 -2)
📝 src/video_core/renderer_vulkan/liverpool_to_vk.cpp (+2 -2)

📄 Description

In AMDs "CIK 3D registers v2" border color values are in the following order: Transparent Black, Opaque Black, Opaque White, Custom.


🔄 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/1548 **Author:** [@roamic](https://github.com/roamic) **Created:** 11/19/2024 **Status:** ✅ Merged **Merged:** 11/19/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `fix-border-color` --- ### 📝 Commits (1) - [`c9847d4`](https://github.com/shadps4-emu/shadPS4/commit/c9847d4bd1b9cbded4afaf6ebd2d5db6935d171b) Fix border color ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/amdgpu/resource.h` (+2 -2) 📝 `src/video_core/renderer_vulkan/liverpool_to_vk.cpp` (+2 -2) </details> ### 📄 Description In AMDs "CIK 3D registers v2" border color values are in the following order: `Transparent Black`, `Opaque Black`, `Opaque White`, `Custom`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:15:25 +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#2160
No description provided.