summaryrefslogtreecommitdiffstats
path: root/src/video_core/vulkan_common/vulkan_library.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-26common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph1-4/+4
2021-01-07vulkan_library: Common::DynamicLibrary::Open is [[nodiscard]]MerryMage1-1/+1
2020-12-31vulkan_common: Move dynamic library load to a separate fileReinUsesLisp1-0/+36