[PR #3105] [MERGED] Log improper image format uses #3228

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3105
Author: @mikusp
Created: 6/16/2025
Status: Merged
Merged: 6/19/2025
Merged by: @squidbus

Base: mainHead: image_format_logs


📝 Commits (1)

  • b9e3eae Log improper image format uses

📊 Changes

4 files changed (+52 additions, -9 deletions)

View changed files

📝 src/video_core/renderer_vulkan/vk_instance.h (+3 -3)
📝 src/video_core/renderer_vulkan/vk_pipeline_cache.cpp (+8 -1)
📝 src/video_core/texture_cache/image.cpp (+18 -5)
📝 src/video_core/texture_cache/image_view.cpp (+23 -0)

📄 Description

New logs for situations where images are used in ways violating Vulkan spec


🔄 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/3105 **Author:** [@mikusp](https://github.com/mikusp) **Created:** 6/16/2025 **Status:** ✅ Merged **Merged:** 6/19/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `image_format_logs` --- ### 📝 Commits (1) - [`b9e3eae`](https://github.com/shadps4-emu/shadPS4/commit/b9e3eae46e4e52fd3a006b869df57d3979623f6d) Log improper image format uses ### 📊 Changes **4 files changed** (+52 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/renderer_vulkan/vk_instance.h` (+3 -3) 📝 `src/video_core/renderer_vulkan/vk_pipeline_cache.cpp` (+8 -1) 📝 `src/video_core/texture_cache/image.cpp` (+18 -5) 📝 `src/video_core/texture_cache/image_view.cpp` (+23 -0) </details> ### 📄 Description New logs for situations where images are used in ways violating Vulkan spec --- <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:55 +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#3228
No description provided.