suyu/src/video_core/vulkan_common
Rodrigo Locatti 132f2006af
Merge pull request #5745 from lioncash/documentation
video_core: Resolve -Wdocumentation warnings
2021-01-17 05:37:17 -03:00
..
nsight_aftermath_tracker.cpp renderer_vulkan/nsight_aftermath_tracker: Move to vulkan_common 2021-01-04 02:22:22 -03:00
nsight_aftermath_tracker.h renderer_vulkan/nsight_aftermath_tracker: Move to vulkan_common 2021-01-04 02:22:22 -03:00
vulkan_debug_callback.cpp renderer_vulkan: Create debug callback on separate file and throw 2020-12-31 02:07:33 -03:00
vulkan_debug_callback.h vulkan_debug_callback: Add missing header guard 2021-01-17 02:39:24 -05:00
vulkan_device.cpp Merge pull request #5350 from ReinUsesLisp/vk-init-warns 2021-01-15 03:32:01 -03:00
vulkan_device.h vulkan_device: Enable shaderStorageImageMultisample conditionally 2021-01-15 02:47:05 -03:00
vulkan_instance.cpp vulkan_instance: Allow different Vulkan versions and enforce 1.1 2020-12-31 02:07:34 -03:00
vulkan_instance.h vulkan_instance: Allow different Vulkan versions and enforce 1.1 2020-12-31 02:07:34 -03:00
vulkan_library.cpp vulkan_library: Common::DynamicLibrary::Open is [[nodiscard]] 2021-01-07 17:37:47 +00:00
vulkan_library.h vulkan_common: Move dynamic library load to a separate file 2020-12-31 02:02:48 -03:00
vulkan_memory_allocator.cpp vulkan_memory_allocator: Remove unnecesary 'device' memory from commits 2021-01-15 16:19:40 -03:00
vulkan_memory_allocator.h video_core: Resolve -Wdocumentation warnings 2021-01-17 02:44:21 -05:00
vulkan_surface.cpp renderer_vulkan: Initialize surface in separate file 2020-12-31 02:07:33 -03:00
vulkan_surface.h renderer_vulkan: Initialize surface in separate file 2020-12-31 02:07:33 -03:00
vulkan_wrapper.cpp renderer_vulkan: Remove two step initialization on VKDevice 2020-12-31 02:07:33 -03:00
vulkan_wrapper.h vulkan_common: Silence missing initializer warnings 2021-01-15 02:55:11 -03:00