summaryrefslogtreecommitdiffstats
path: root/src/video_core/vulkan_common/vulkan_library.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* vulkan_library: Add debug logginglat9nq2022-05-301-0/+4
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* video_core: Reduce unused includesameerj2022-03-191-1/+0
* 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