[PR #3014] [MERGED] Provide custom border color to samplers #3148

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

📋 Pull Request Information

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

Base: mainHead: sampler_custom_border_color


📝 Commits (1)

  • 25c75e5 Provide custom border color to samplers

📊 Changes

6 files changed (+53 additions, -8 deletions)

View changed files

📝 src/video_core/amdgpu/liverpool.h (+14 -1)
📝 src/video_core/renderer_vulkan/vk_rasterizer.cpp (+1 -1)
📝 src/video_core/texture_cache/sampler.cpp (+29 -2)
📝 src/video_core/texture_cache/sampler.h (+2 -1)
📝 src/video_core/texture_cache/texture_cache.cpp (+4 -2)
📝 src/video_core/texture_cache/texture_cache.h (+3 -1)

📄 Description

Found the issue on Discord, affects KNACK 1.10


🔄 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/3014 **Author:** [@mikusp](https://github.com/mikusp) **Created:** 5/30/2025 **Status:** ✅ Merged **Merged:** 5/30/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `sampler_custom_border_color` --- ### 📝 Commits (1) - [`25c75e5`](https://github.com/shadps4-emu/shadPS4/commit/25c75e52f2fcfd498a3141e8eb9e920dd8224537) Provide custom border color to samplers ### 📊 Changes **6 files changed** (+53 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/amdgpu/liverpool.h` (+14 -1) 📝 `src/video_core/renderer_vulkan/vk_rasterizer.cpp` (+1 -1) 📝 `src/video_core/texture_cache/sampler.cpp` (+29 -2) 📝 `src/video_core/texture_cache/sampler.h` (+2 -1) 📝 `src/video_core/texture_cache/texture_cache.cpp` (+4 -2) 📝 `src/video_core/texture_cache/texture_cache.h` (+3 -1) </details> ### 📄 Description Found the issue on Discord, affects KNACK ~1.10~ --- <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:37 +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#3148
No description provided.