[PR #719] [MERGED] use ComPtr in gui_context_menus.h #1734

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/719
Author: @oltolm
Created: 9/1/2024
Status: Merged
Merged: 9/25/2024
Merged by: @raphaelthegreat

Base: mainHead: comptr


📝 Commits (3)

📊 Changes

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

View changed files

📝 .gitignore (+4 -2)
📝 src/core/libraries/np_trophy/trophy_ui.cpp (+1 -1)
📝 src/qt_gui/cheats_patches.cpp (+2 -2)
📝 src/qt_gui/gui_context_menus.h (+5 -6)
📝 src/video_core/buffer_cache/buffer.cpp (+0 -3)
📝 src/video_core/renderer_vulkan/renderer_vulkan.cpp (+0 -3)
📝 src/video_core/renderer_vulkan/vk_common.cpp (+3 -3)
📝 src/video_core/renderer_vulkan/vk_instance.cpp (+0 -3)
📝 src/video_core/texture_cache/image.cpp (+0 -3)
📝 src/video_core/texture_cache/tile_manager.cpp (+0 -3)

📄 Description

see title


🔄 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/719 **Author:** [@oltolm](https://github.com/oltolm) **Created:** 9/1/2024 **Status:** ✅ Merged **Merged:** 9/25/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `comptr` --- ### 📝 Commits (3) - [`4cb48a3`](https://github.com/shadps4-emu/shadPS4/commit/4cb48a358bc222602165314548981e5528fae7b5) use ComPtr in gui_context_menus.h - [`83449bd`](https://github.com/shadps4-emu/shadPS4/commit/83449bdafb8c2fcc54d38e117b5aa62fe6bf163e) fix pragma diagnostic - [`fa965ee`](https://github.com/shadps4-emu/shadPS4/commit/fa965ee92831348f480655b4c99489b4e7828503) fix compiler warnings ### 📊 Changes **10 files changed** (+15 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+4 -2) 📝 `src/core/libraries/np_trophy/trophy_ui.cpp` (+1 -1) 📝 `src/qt_gui/cheats_patches.cpp` (+2 -2) 📝 `src/qt_gui/gui_context_menus.h` (+5 -6) 📝 `src/video_core/buffer_cache/buffer.cpp` (+0 -3) 📝 `src/video_core/renderer_vulkan/renderer_vulkan.cpp` (+0 -3) 📝 `src/video_core/renderer_vulkan/vk_common.cpp` (+3 -3) 📝 `src/video_core/renderer_vulkan/vk_instance.cpp` (+0 -3) 📝 `src/video_core/texture_cache/image.cpp` (+0 -3) 📝 `src/video_core/texture_cache/tile_manager.cpp` (+0 -3) </details> ### 📄 Description see title --- <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:45 +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#1734
No description provided.