rpcsx/rpcs3/Emu/RSX/VK/vkutils
kd-11 a4f4b81e6b vk: Add some more debugging utils for RDC captures
- Labels make life so much easier
2021-05-09 13:07:47 +03: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 Formatting fixes only 2021-02-23 23:22:41 +03:00
buffer_object.h vk: Add host-imported DMA buffers 2021-01-24 14:24:55 +03:00
chip_class.cpp Possible workaround for mobile Kepler chips 2021-03-08 15:46:03 +03:00
chip_class.h Possible workaround for mobile Kepler chips 2021-03-08 15:46:03 +03:00
commands.cpp vk: Fix inadvertent self-assign 2021-02-28 18:00:20 +03:00
commands.h vk: Explicit initialization of command pool queue family 2021-02-26 15:08:14 +03:00
data_heap.cpp fixed_typemap.hpp: return reference 2021-03-02 16:08:14 +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 vk: Add some more debugging utils for RDC captures 2021-05-09 13:07:47 +03:00
device.h vk: Add some more debugging utils for RDC captures 2021-05-09 13:07:47 +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: Add support for tagging objects to ease debugging 2021-04-28 16:53:02 +03:00
image.h vk: Add support for tagging objects to ease debugging 2021-04-28 16:53:02 +03:00
image_helpers.cpp VK: ReSharper warning fixes 2021-04-30 08:23:16 +02:00
image_helpers.h vk: Add support for queue family migration and refactor some texture upload code 2021-02-26 15:08:14 +03:00
instance.hpp vk: Add support for tagging objects to ease debugging 2021-04-28 16:53:02 +03:00
mem_allocator.h vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
memory.cpp Enable -Wunused-parameter 2021-03-06 18:07:08 +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: Add per-queue-family scratch resources and double buffer them 2021-02-26 15:08:14 +03:00
scratch.h vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
shared.cpp Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
shared.h More informative Error message on Vulkan driver crash 2021-01-31 15:51:21 +01:00
swapchain.hpp vk: Allow flipping without wait 2021-05-09 13:07:47 +03:00
sync.cpp Add and fix -Wredundant-decls (GCC) 2021-03-23 22:48:57 +03:00
sync.h vk: Sync main pipe with async jobs if any 2021-03-12 02:27:05 +03:00