aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/vulkan_common/vulkan_debug_callback.cpp
AgeCommit message (Expand)Author
2023-09-08renderer_vulkan: Remove debug reportGPUCode
2023-06-27renderer_vulkan: Add suport for debug report callbackGPUCode
2023-06-03android: vulkan_debug_callback: Ignore many innocuous errors.bunnei
2022-11-30vulkan_common: quiet some validation errorsLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-09-13vulkan_debug_callback: Ignore InvalidCommandBuffer-VkDescriptorSet errorsameerj
2021-06-17vulkan_debug_callback: Skip logging known false-positive validation errorsameerj
2021-01-24video_core: Silence -Wmissing-field-initializers warningsReinUsesLisp
2020-12-31renderer_vulkan: Create debug callback on separate file and throwReinUsesLisp