..
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: Make use of multi-pool memory types
2021-07-25 20:55:09 +03:00
buffer_object.h
vk: Make use of multi-pool memory types
2021-07-25 20:55:09 +03:00
chip_class.cpp
vk: Register newer Navi GPUs ( #10740 )
2021-08-22 13:18:38 +01:00
chip_class.h
vk: Improve driver compatibility
2021-08-17 20:19:45 +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
vk: Introduce the concept of VRAM allocation pools
2021-07-15 18:05:35 +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: Fix scanning for upload heap types.
2021-09-23 01:45:37 +03:00
device.h
vk: Enable sampler mirror-clamped-to-edge as an extension
2021-09-21 19:53:46 +03:00
framebuffer_object.hpp
vk: Rewrite partial clear shader
2021-06-01 12:54:10 +03:00
graphics_pipeline_state.hpp
vk: Refactor some uber-headers
2021-01-10 12:04:31 +03:00
image.cpp
vk: Allow creating temporary subresources to fail if we run out of memory.
2021-07-27 10:52:21 +03:00
image.h
vk: Allow creating temporary subresources to fail if we run out of memory.
2021-07-27 10:52:21 +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
types.hpp: implement min_v<>, max_v<>, SignedInt, UnsignedInt, FPInt concepts
2021-05-23 19:43:51 +03:00
mem_allocator.h
vk: Refactor some uber-headers
2021-01-10 12:04:31 +03:00
memory.cpp
vk: Fix unused variable error
2021-08-13 22:46:36 +03:00
memory.h
vk: Fix comparison between composite memory types
2021-07-27 10:52:21 +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: Improve compatibility with sub-par drivers and hardware
2021-05-30 22:35:34 +03:00
sampler.h
vk: Improve compatibility with sub-par drivers and hardware
2021-05-30 22:35:34 +03:00
scratch.cpp
vk: Fix a few incorrectly calculated scratch buffer sizes
2021-07-30 12:43:21 +03:00
scratch.h
vk: Fix a few incorrectly calculated scratch buffer sizes
2021-07-30 12:43:21 +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: Add RADV to list of drivers with unreliable 'OUT_OF_DATE' notification when window size changes
2021-08-23 09:34:56 +03:00
sync.cpp
vk: Introduce the concept of VRAM allocation pools
2021-07-15 18:05:35 +03:00
sync.h
vk: Sync main pipe with async jobs if any
2021-03-12 02:27:05 +03:00