[PR #155] [CLOSED] Various changes #1346

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/155
Author: @Xphalnos
Created: 5/31/2024
Status: Closed

Base: mainHead: main


📝 Commits (5)

📊 Changes

10 files changed (+29 additions, -22 deletions)

View changed files

📝 .github/workflows/windows-qt.yml (+2 -2)
📝 .gitmodules (+8 -12)
📝 README.md (+14 -3)
externals/VulkanMemoryAllocator (+1 -0)
📝 externals/glslang (+1 -1)
📝 externals/magic_enum (+1 -1)
externals/vma (+0 -1)
📝 externals/vulkan-headers (+1 -1)
📝 externals/xxhash (+1 -1)
screenshots/screenshot.png (+0 -0)

📄 Description

  • Update README.md
  • Rename vma for VulkanMemoryAllocator (and update to 3.1.0)
  • Update submodules
  • Small updates of workflows

The new readme: https://github.com/Xphalnos/shadPS4/blob/main/README.md


🔄 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/155 **Author:** [@Xphalnos](https://github.com/Xphalnos) **Created:** 5/31/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (5) - [`fd27541`](https://github.com/shadps4-emu/shadPS4/commit/fd275417439d498d140f77cf9f3dfd89dba45878) Various changes - [`08b0c99`](https://github.com/shadps4-emu/shadPS4/commit/08b0c9948b754847934ad2b508cab05e403cdfa6) possible fix - [`2ea2559`](https://github.com/shadps4-emu/shadPS4/commit/2ea255912cc54cb49bc9e88ba919d1d266f22625) Possible fix (2) - [`55e63b7`](https://github.com/shadps4-emu/shadPS4/commit/55e63b714de6fc0afe4891e4864044a2e33bef2e) Revert "Possible fix (2)" - [`8a6d357`](https://github.com/shadps4-emu/shadPS4/commit/8a6d357e7fb8ee07f1bec3a536280849c8275217) Revert "possible fix" ### 📊 Changes **10 files changed** (+29 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/windows-qt.yml` (+2 -2) 📝 `.gitmodules` (+8 -12) 📝 `README.md` (+14 -3) ➕ `externals/VulkanMemoryAllocator` (+1 -0) 📝 `externals/glslang` (+1 -1) 📝 `externals/magic_enum` (+1 -1) ➖ `externals/vma` (+0 -1) 📝 `externals/vulkan-headers` (+1 -1) 📝 `externals/xxhash` (+1 -1) ➖ `screenshots/screenshot.png` (+0 -0) </details> ### 📄 Description - Update README.md - Rename vma for VulkanMemoryAllocator (and update to [3.1.0](https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/releases/tag/v3.1.0)) - Update submodules - Small updates of workflows The new readme: https://github.com/Xphalnos/shadPS4/blob/main/README.md --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:12:11 +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#1346
No description provided.