summaryrefslogtreecommitdiffstats
path: root/src/video_core/vulkan_common/vulkan_debug_callback.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* renderer_vulkan: Add suport for debug report callbackGPUCode2023-06-281-6/+34
* android: vulkan_debug_callback: Ignore many innocuous errors.bunnei2023-06-031-0/+28
* vulkan_common: quiet some validation errorsLiam2022-12-011-0/+2
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* vulkan_debug_callback: Ignore InvalidCommandBuffer-VkDescriptorSet errorsameerj2021-09-141-0/+1
* vulkan_debug_callback: Skip logging known false-positive validation errorsameerj2021-06-181-0/+8
* video_core: Silence -Wmissing-field-initializers warningsReinUsesLisp2021-01-241-0/+1
* renderer_vulkan: Create debug callback on separate file and throwReinUsesLisp2020-12-311-0/+45