VideoBackends:Vulkan: Allow loading custom drivers on Android

... using libadrenotools
This commit is contained in:
Robin Kertels 2023-06-01 00:05:06 +02:00
parent 35bb663c2a
commit 23bebc5270
No known key found for this signature in database
GPG key ID: 3824904F14D40757
24 changed files with 399 additions and 29 deletions

3
.gitmodules vendored
View file

@ -54,3 +54,6 @@
[submodule "Externals/rcheevos/rcheevos"]
path = Externals/rcheevos/rcheevos
url = https://github.com/RetroAchievements/rcheevos.git
[submodule "Externals/libadrenotools"]
path = Externals/libadrenotools
url = https://github.com/bylaws/libadrenotools.git