summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_vulkan/vk_device.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* vk_device: Let formats array type be deducedReinUsesLisp2019-05-261-33/+33
* vk_device: Enable features when available and misc changesReinUsesLisp2019-05-261-28/+108
* maxwell_to_vk: Initial implementationReinUsesLisp2019-03-041-3/+10
* vk_device: Abstract device handling into a classReinUsesLisp2019-02-131-0/+231