[PR #1560] [MERGED] Proper MSAA surfaces support #2172

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1560
Author: @psucien
Created: 11/20/2024
Status: Merged
Merged: 11/21/2024
Merged by: @raphaelthegreat

Base: mainHead: video_core/msaa


📝 Commits (1)

  • d913035 Proper MSAA surfaces support

📊 Changes

3 files changed (+116 additions, -6 deletions)

View changed files

📝 src/video_core/renderer_vulkan/vk_pipeline_cache.cpp (+10 -0)
📝 src/video_core/texture_cache/image_info.cpp (+102 -6)
📝 src/video_core/texture_cache/texture_cache.cpp (+4 -0)

📄 Description

An excerpt from #1481


🔄 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/1560 **Author:** [@psucien](https://github.com/psucien) **Created:** 11/20/2024 **Status:** ✅ Merged **Merged:** 11/21/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `video_core/msaa` --- ### 📝 Commits (1) - [`d913035`](https://github.com/shadps4-emu/shadPS4/commit/d913035230eaa76c55f1f9db3e179f4eed11f2a1) Proper MSAA surfaces support ### 📊 Changes **3 files changed** (+116 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/renderer_vulkan/vk_pipeline_cache.cpp` (+10 -0) 📝 `src/video_core/texture_cache/image_info.cpp` (+102 -6) 📝 `src/video_core/texture_cache/texture_cache.cpp` (+4 -0) </details> ### 📄 Description An excerpt from #1481 --- <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:28 +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#2172
No description provided.