mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #751] [MERGED] video_core: added VK_LAYER_LUNARG_crash_diagnostic #1750
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#1750
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/751
Author: @psucien
Created: 9/3/2024
Status: ✅ Merged
Merged: 9/3/2024
Merged by: @psucien
Base:
main← Head:vulkan_crash_diag📝 Commits (1)
80e9cd9video_core: addedVK_LAYER_LUNARG_crash_diagnostic📊 Changes
16 files changed (+76 additions, -70 deletions)
View changed files
📝
src/common/config.cpp(+20 -4)📝
src/common/config.h(+2 -1)📝
src/core/libraries/gnmdriver/gnmdriver.cpp(+4 -4)📝
src/core/libraries/system/userservice.cpp(+1 -1)📝
src/core/libraries/videoout/video_out.cpp(+2 -2)📝
src/emulator.cpp(+2 -1)📝
src/video_core/amdgpu/liverpool.cpp(+0 -8)📝
src/video_core/renderer_vulkan/renderer_vulkan.cpp(+5 -3)📝
src/video_core/renderer_vulkan/vk_instance.cpp(+5 -11)📝
src/video_core/renderer_vulkan/vk_instance.h(+2 -7)📝
src/video_core/renderer_vulkan/vk_platform.cpp(+29 -6)📝
src/video_core/renderer_vulkan/vk_platform.h(+1 -1)📝
src/video_core/renderer_vulkan/vk_rasterizer.cpp(+3 -10)📝
src/video_core/renderer_vulkan/vk_rasterizer.h(+0 -1)📝
src/video_core/renderer_vulkan/vk_scheduler.cpp(+0 -7)📝
src/video_core/texture_cache/image.cpp(+0 -3)📄 Description
VK_LAYER_LUNARG_crash_diagnosticaddedVK_NV_device_diagnostic_checkpointsremovedVK_LAYER_LUNARG_api_dumpremoved🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.