summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_vulkan/vk_device.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-26vk_device: Let formats array type be deducedReinUsesLisp1-33/+33
2019-05-26vk_device: Enable features when available and misc changesReinUsesLisp1-28/+108
2019-03-04maxwell_to_vk: Initial implementationReinUsesLisp1-3/+10
2019-02-13vk_device: Abstract device handling into a classReinUsesLisp1-0/+231