aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/vulkan_common/vulkan_device.cpp
AgeCommit message (Expand)Author
2021-01-27vulkan_device: Blacklist Intel from float16 math (#5798)Rodrigo Locatti
2021-01-24vulkan_device: Lift VK_EXT_extended_dynamic_state blacklist on RDNAReinUsesLisp
2021-01-15Merge pull request #5350 from ReinUsesLisp/vk-init-warnsRodrigo Locatti
2021-01-15vulkan_common: Silence missing initializer warningsReinUsesLisp
2021-01-15vulkan_device: Enable shaderStorageImageMultisample conditionallyReinUsesLisp
2021-01-13vulkan_device: Remove requirement on shaderStorageImageMultisampleReinUsesLisp
2021-01-04vulkan_device: Allow creating a device without surfaceReinUsesLisp
2021-01-04renderer_vulkan/nsight_aftermath_tracker: Move to vulkan_commonReinUsesLisp
2021-01-04renderer_vulkan: Move device abstraction to vulkan_commonReinUsesLisp