[PR #1633] [MERGED] resurgence of shader patching #2213

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1633
Author: @viniciuslrangel
Created: 11/30/2024
Status: Merged
Merged: 11/30/2024
Merged by: @psucien

Base: mainHead: shader-patching


📝 Commits (1)

📊 Changes

5 files changed (+58 additions, -1 deletions)

View changed files

documents/patching-shader.md (+19 -0)
📝 src/common/config.cpp (+7 -0)
📝 src/common/config.h (+1 -0)
📝 src/video_core/renderer_vulkan/vk_pipeline_cache.cpp (+29 -1)
📝 src/video_core/renderer_vulkan/vk_pipeline_cache.h (+2 -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/1633 **Author:** [@viniciuslrangel](https://github.com/viniciuslrangel) **Created:** 11/30/2024 **Status:** ✅ Merged **Merged:** 11/30/2024 **Merged by:** [@psucien](https://github.com/psucien) **Base:** `main` ← **Head:** `shader-patching` --- ### 📝 Commits (1) - [`86c30a8`](https://github.com/shadps4-emu/shadPS4/commit/86c30a8b403a89e1b50b0ba67a26cabd77310508) Allow shader patching ### 📊 Changes **5 files changed** (+58 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `documents/patching-shader.md` (+19 -0) 📝 `src/common/config.cpp` (+7 -0) 📝 `src/common/config.h` (+1 -0) 📝 `src/video_core/renderer_vulkan/vk_pipeline_cache.cpp` (+29 -1) 📝 `src/video_core/renderer_vulkan/vk_pipeline_cache.h` (+2 -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:15: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#2213
No description provided.