[PR #808] [CLOSED] Inv godess #1783

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/808
Author: @diegolix29
Created: 9/6/2024
Status: Closed

Base: mainHead: Inv-Godess


📝 Commits (10+)

  • f2b714f texture_cache: Use invalidate threshhold
  • 0f2892a video_core: Allow using texture cache to validate texture buffers
  • e2b63bf texture_cache: Use buffer cache in all cases for data source
  • 36a515f texture_cache: Fix depth pitch
  • 99b8dc5 kernel: Remove missed code
  • e6325d2 clang format
  • cb66b92 video_core: Adjust depth format
  • 3c0e11f buffer_cache: Do not cache buffer views
  • a871390 thread_management: Do not call createMutex on unlock
  • e887992 temp: Revert this when pr is done

📊 Changes

5 files changed (+11 additions, -11 deletions)

View changed files

📝 CMakeSettings.json (+2 -2)
📝 src/core/libraries/videoout/buffer.h (+1 -2)
📝 src/core/loader.h (+1 -1)
📝 src/video_core/amdgpu/resource.h (+4 -5)
📝 src/video_core/renderer_vulkan/vk_pipeline_cache.cpp (+3 -1)

📄 Description

No description provided


🔄 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/808 **Author:** [@diegolix29](https://github.com/diegolix29) **Created:** 9/6/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `Inv-Godess` --- ### 📝 Commits (10+) - [`f2b714f`](https://github.com/shadps4-emu/shadPS4/commit/f2b714f6bb352485006e3fb59ab9acf80239521b) texture_cache: Use invalidate threshhold - [`0f2892a`](https://github.com/shadps4-emu/shadPS4/commit/0f2892a93a45e1a6c56de3bbaa77b1b2a04241c2) video_core: Allow using texture cache to validate texture buffers - [`e2b63bf`](https://github.com/shadps4-emu/shadPS4/commit/e2b63bf4c89032022ee44d26316b6bfdb2da61a8) texture_cache: Use buffer cache in all cases for data source - [`36a515f`](https://github.com/shadps4-emu/shadPS4/commit/36a515f4ee126e3e07c5be4ad95b60da5d297bdb) texture_cache: Fix depth pitch - [`99b8dc5`](https://github.com/shadps4-emu/shadPS4/commit/99b8dc54267f647962651853ce295f04feaf161b) kernel: Remove missed code - [`e6325d2`](https://github.com/shadps4-emu/shadPS4/commit/e6325d2327162ae15768c3360116755250a47591) clang format - [`cb66b92`](https://github.com/shadps4-emu/shadPS4/commit/cb66b9285496306749a3314480798c7a67d80888) video_core: Adjust depth format - [`3c0e11f`](https://github.com/shadps4-emu/shadPS4/commit/3c0e11f606f145dec91391f42e2a3790bab63610) buffer_cache: Do not cache buffer views - [`a871390`](https://github.com/shadps4-emu/shadPS4/commit/a8713904b8a1385ba34cf22b428e0216059d203c) thread_management: Do not call createMutex on unlock - [`e887992`](https://github.com/shadps4-emu/shadPS4/commit/e8879920317b3156d5e56505df9fae457ddfc0c7) temp: Revert this when pr is done ### 📊 Changes **5 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `CMakeSettings.json` (+2 -2) 📝 `src/core/libraries/videoout/buffer.h` (+1 -2) 📝 `src/core/loader.h` (+1 -1) 📝 `src/video_core/amdgpu/resource.h` (+4 -5) 📝 `src/video_core/renderer_vulkan/vk_pipeline_cache.cpp` (+3 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:13:56 +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#1783
No description provided.