[PR #2095] [MERGED] renderer_vulkan: Clear blank frame #2488

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2095
Author: @ngoquang2708
Created: 1/8/2025
Status: Merged
Merged: 1/18/2025
Merged by: @squidbus

Base: mainHead: fix-lsd


📝 Commits (3)

  • e1cf02b renderer_vulkan: Clear blank frame
  • b7b4dde Remove duplicated attachment declarations
  • b48c445 Remove duplicated rendering_info declarations

📊 Changes

1 file changed (+21 additions, -17 deletions)

View changed files

📝 src/video_core/renderer_vulkan/vk_presenter.cpp (+21 -17)

📄 Description

Fix display of garbage images on startup on some drivers.

Epilepsy warning

https://github.com/user-attachments/assets/7b2a8363-6fc5-4fc0-8d27-7c7ed9145d27


🔄 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/2095 **Author:** [@ngoquang2708](https://github.com/ngoquang2708) **Created:** 1/8/2025 **Status:** ✅ Merged **Merged:** 1/18/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `fix-lsd` --- ### 📝 Commits (3) - [`e1cf02b`](https://github.com/shadps4-emu/shadPS4/commit/e1cf02b8915526feaa0b336162159162b5998f06) renderer_vulkan: Clear blank frame - [`b7b4dde`](https://github.com/shadps4-emu/shadPS4/commit/b7b4dde5e3167f445dfea001379137c0a283ec83) Remove duplicated attachment declarations - [`b48c445`](https://github.com/shadps4-emu/shadPS4/commit/b48c445bd42f4b7c5d3630c524e7726aeee2ea26) Remove duplicated rendering_info declarations ### 📊 Changes **1 file changed** (+21 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/renderer_vulkan/vk_presenter.cpp` (+21 -17) </details> ### 📄 Description Fix display of garbage images on startup on some drivers. <details> <summary>Epilepsy warning</summary> https://github.com/user-attachments/assets/7b2a8363-6fc5-4fc0-8d27-7c7ed9145d27 </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:00:06 +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#2488
No description provided.