update to libusb v1.0.26

moves libusb from vendored to submodule
This commit is contained in:
Shawn Hoffman
2022-04-11 06:04:20 -07:00
parent 3ed9d5a3c7
commit 70507c2237
98 changed files with 204 additions and 85165 deletions

3
.gitmodules vendored
View File

@ -13,3 +13,6 @@
url = https://github.com/dolphin-emu/ext-win-ffmpeg.git
branch = master
shallow = true
[submodule "libusb"]
path = Externals/libusb/libusb
url = https://github.com/libusb/libusb.git