[PR #2869] [MERGED] shader_recompiler: Few fixes for buffer number conversions. #3042

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

📋 Pull Request Information

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

Base: mainHead: buf-fixes


📝 Commits (2)

  • d3d2473 liverpool: Pass correct color buffer number type for conversion mapping.
  • be1e0a5 shader_recompiler: Apply number conversion to vertex inputs.

📊 Changes

2 files changed (+12 additions, -7 deletions)

View changed files

📝 src/shader_recompiler/frontend/translate/translate.cpp (+3 -1)
📝 src/video_core/amdgpu/liverpool.h (+9 -6)

📄 Description

  • Apply required number conversion to vertex inputs as well.
  • Pass correct number format to conversion mapping in color buffers.

🔄 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/2869 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 5/1/2025 **Status:** ✅ Merged **Merged:** 5/1/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `buf-fixes` --- ### 📝 Commits (2) - [`d3d2473`](https://github.com/shadps4-emu/shadPS4/commit/d3d247352ff2593ac42e1565c977bf9a94e4248a) liverpool: Pass correct color buffer number type for conversion mapping. - [`be1e0a5`](https://github.com/shadps4-emu/shadPS4/commit/be1e0a5ded60da58c744b9150e79cd908f42fe97) shader_recompiler: Apply number conversion to vertex inputs. ### 📊 Changes **2 files changed** (+12 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/frontend/translate/translate.cpp` (+3 -1) 📝 `src/video_core/amdgpu/liverpool.h` (+9 -6) </details> ### 📄 Description * Apply required number conversion to vertex inputs as well. * Pass correct number format to conversion mapping in color buffers. --- <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:13 +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#3042
No description provided.