[PR #1367] [CLOSED] video_core: float clear values #2072

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1367
Author: @LNDF
Created: 10/13/2024
Status: Closed

Base: mainHead: clear-values


📝 Commits (3)

📊 Changes

3 files changed (+54 additions, -16 deletions)

View changed files

📝 CMakeLists.txt (+1 -4)
📝 externals/CMakeLists.txt (+4 -4)
📝 src/video_core/renderer_vulkan/liverpool_to_vk.cpp (+49 -8)

📄 Description

Add float clear values when num_bits = 64. Apparently used in UE4 games.

Draft because it needs testing.

@ElBread3


🔄 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/1367 **Author:** [@LNDF](https://github.com/LNDF) **Created:** 10/13/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `clear-values` --- ### 📝 Commits (3) - [`bac1488`](https://github.com/shadps4-emu/shadPS4/commit/bac1488ff4acd5a6718fad8fb36a0c11abfc71d4) float clear values (num_bits=16) - [`226c066`](https://github.com/shadps4-emu/shadPS4/commit/226c06659ef5bd9073f5548caab2dd35b201e69d) clang-format - [`f3533f5`](https://github.com/shadps4-emu/shadPS4/commit/f3533f59b852b193221a1b32c3315ce8d7ed67f3) Implement missing swap modes ### 📊 Changes **3 files changed** (+54 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+1 -4) 📝 `externals/CMakeLists.txt` (+4 -4) 📝 `src/video_core/renderer_vulkan/liverpool_to_vk.cpp` (+49 -8) </details> ### 📄 Description Add float clear values when num_bits = 64. Apparently used in UE4 games. Draft because it needs testing. @ElBread3 --- <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:05 +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#2072
No description provided.