summaryrefslogtreecommitdiffstats
path: root/src/video_core/vulkan_common/vulkan_library.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-261-4/+4
* vulkan_library: Common::DynamicLibrary::Open is [[nodiscard]]MerryMage2021-01-071-1/+1
* vulkan_common: Move dynamic library load to a separate fileReinUsesLisp2020-12-311-0/+36