aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/vulkan_common/vulkan_wrapper.cpp
AgeCommit message (Expand)Author
2022-05-17video_core: Support new VkResultAlexandre Bouvier
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-25Garbage Collection: Redesign the algorithm to do a better use of memory.Fernando Sahmkow
2022-03-19video_core: Reduce unused includesameerj
2021-07-27renderer_vulkan: Add setting to log pipeline statisticsReinUsesLisp
2021-07-27vulkan_wrapper: Fix SetObjectName() always indicating objects as imagesLioncash
2021-07-22vk_graphics_pipeline: Implement line widthReinUsesLisp
2021-07-22vk_graphics_pipeline: Use VK_KHR_push_descriptor when availableReinUsesLisp
2021-07-22vulkan: Add VK_EXT_vertex_input_dynamic_state supportReinUsesLisp
2021-07-22shader: Add denorm flush supportReinUsesLisp
2021-02-13vk_staging_buffer_pool: Add stream buffer for small uploadsReinUsesLisp
2021-02-13vulkan_wrapper: Add interop functionsReinUsesLisp
2020-12-31renderer_vulkan: Remove two step initialization on VKDeviceReinUsesLisp
2020-12-31renderer_vulkan: Throw when enumerating devices failsReinUsesLisp
2020-12-31renderer_vulkan: Create debug callback on separate file and throwReinUsesLisp
2020-12-31vulkan_common: Rename renderer_vulkan/wrapper.h to vulkan_common/vulkan_wrapp...ReinUsesLisp