mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-27 08:46:03 +03:00
[PR #719] [MERGED] use ComPtr in gui_context_menus.h #1734
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#1734
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:comptr📝 Commits (3)
4cb48a3use ComPtr in gui_context_menus.h83449bdfix pragma diagnosticfa965eefix compiler warnings📊 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.