rpcsx/rpcs3/Emu/RSX/VK/vkutils
Megamouse 9feb92df1b More informative Error message on Vulkan driver crash
The message might not be the only reason, but at least it might help someone like me, who had no idea what he was looking at.
2021-01-31 15:51:21 +01:00
..
barriers.cpp vk: Fix custom event signals 2021-01-24 14:24:55 +03:00
barriers.h vk: Fix custom event signals 2021-01-24 14:24:55 +03:00
buffer_object.cpp vk: Polishing and cleanup 2021-01-24 14:24:55 +03:00
buffer_object.h vk: Add host-imported DMA buffers 2021-01-24 14:24:55 +03:00
chip_class.cpp VK: make static chip_family_tables const 2020-12-31 22:57:17 +03:00
chip_class.h VK: make static chip_family_tables const 2020-12-31 22:57:17 +03:00
commands.cpp vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
commands.h vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
data_heap.cpp vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
data_heap.h vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
descriptors.hpp vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
device.cpp More informative Error message on Vulkan driver crash 2021-01-31 15:51:21 +01:00
device.h vk: Polishing and cleanup 2021-01-24 14:24:55 +03:00
framebuffer_object.hpp vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
graphics_pipeline_state.hpp vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
image.cpp vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
image.h vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
image_helpers.cpp vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
image_helpers.h vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
instance.hpp vk: Polishing and cleanup 2021-01-24 14:24:55 +03:00
mem_allocator.h vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
memory.cpp vk: Add host-imported DMA buffers 2021-01-24 14:24:55 +03:00
memory.h vk: Add host-imported DMA buffers 2021-01-24 14:24:55 +03:00
pipeline_binding_table.h VK: move helpers to vkutils 2020-12-31 22:57:17 +03:00
query_pool.hpp vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
sampler.cpp VK: move helpers to vkutils 2020-12-31 22:57:17 +03:00
sampler.h VK: move helpers to vkutils 2020-12-31 22:57:17 +03:00
scratch.cpp vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
scratch.h vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
shared.cpp More informative Error message on Vulkan driver crash 2021-01-31 15:51:21 +01:00
shared.h More informative Error message on Vulkan driver crash 2021-01-31 15:51:21 +01:00
swapchain.hpp vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
sync.cpp vk: Fix custom event signals 2021-01-24 14:24:55 +03:00
sync.h vk: Fix custom event signals 2021-01-24 14:24:55 +03:00