mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[PR #749] [MERGED] Fix warnings #1747
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#1747
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/749
Author: @oltolm
Created: 9/3/2024
Status: ✅ Merged
Merged: 9/3/2024
Merged by: @raphaelthegreat
Base:
main← Head:fix_warnings📝 Commits (2)
34f6e05suppress warning in vk_mem_alloc.hdf3da50fix warnings in cheats_patches.cpp📊 Changes
7 files changed (+33 additions, -14 deletions)
View changed files
📝
src/qt_gui/cheats_patches.cpp(+15 -14)📝
src/video_core/buffer_cache/buffer.cpp(+3 -0)📝
src/video_core/renderer_vulkan/renderer_vulkan.cpp(+3 -0)📝
src/video_core/renderer_vulkan/vk_common.cpp(+3 -0)📝
src/video_core/renderer_vulkan/vk_instance.cpp(+3 -0)📝
src/video_core/texture_cache/image.cpp(+3 -0)📝
src/video_core/texture_cache/tile_manager.cpp(+3 -0)📄 Description
fixes warnings like this
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.