[PR #2194] [MERGED] Implement IMAGE_ATOMIC_SWAP #2551

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

📋 Pull Request Information

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

Base: mainHead: IMAGE_ATOMIC_SWAP


📝 Commits (1)

  • 42c5fde Implement IMAGE_ATOMIC_SWAP

📊 Changes

2 files changed (+4 additions, -2 deletions)

View changed files

📝 src/shader_recompiler/frontend/format.cpp (+2 -2)
📝 src/shader_recompiler/frontend/translate/vector_memory.cpp (+2 -0)

📄 Description

We already handle everything for this opcode in our IMAGE_ATOMIC function, so implementing this is fairly simple.
This should improve Wipeout 3.


🔄 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/2194 **Author:** [@StevenMiller123](https://github.com/StevenMiller123) **Created:** 1/20/2025 **Status:** ✅ Merged **Merged:** 1/20/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `IMAGE_ATOMIC_SWAP` --- ### 📝 Commits (1) - [`42c5fde`](https://github.com/shadps4-emu/shadPS4/commit/42c5fde4b35a4956be20ab91b9de44b40b9dde72) Implement IMAGE_ATOMIC_SWAP ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/frontend/format.cpp` (+2 -2) 📝 `src/shader_recompiler/frontend/translate/vector_memory.cpp` (+2 -0) </details> ### 📄 Description We already handle everything for this opcode in our IMAGE_ATOMIC function, so implementing this is fairly simple. This should improve Wipeout 3. --- <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:21 +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#2551
No description provided.