aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/vulkan_common/vulkan_device.h
AgeCommit message (Expand)Author
2021-06-28Merge pull request #6502 from ameerj/vendor-titleMorph
2021-06-25vulkan_device: Make device memory match the rest of the fileReinUsesLisp
2021-06-20video_core: Add GPU vendor name to window title barameerj
2021-06-17Reaper: Change memory restrictions on TC depending on host memory on VK.Fernando Sahmkow
2021-02-13vulkan_device: Require VK_EXT_robustness2ReinUsesLisp
2021-02-13vulkan_common: Expose interop and headless devicesReinUsesLisp
2021-02-13gpu: Report renderer errors with exceptionsReinUsesLisp
2021-01-15vulkan_device: Enable shaderStorageImageMultisample conditionallyReinUsesLisp
2021-01-04renderer_vulkan/nsight_aftermath_tracker: Move to vulkan_commonReinUsesLisp
2021-01-04renderer_vulkan: Move device abstraction to vulkan_commonReinUsesLisp