index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
externals
/
libusb
Age
Commit message (
Expand
)
Author
2023-10-21
externals/libusb: remove the GUID override workaround ...
liushuyu
2023-10-21
externals: update libusb to c060e9ce30ac2e3ffb49d94209c4dae77b6642f7 ...
liushuyu
2023-10-21
externals: update libusb to 1.0.26
liushuyu
2023-05-24
cmake: apply defaults to all externals
Alexandre Bouvier
2022-12-06
cmake: prefer system libusb
Alexandre Bouvier
2022-09-20
cmake: Fix FindPkgConfig
Alexandre Bouvier
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2021-07-06
cmake: Specify the compiler on autotools externals
lat9nq
2021-06-30
Merge pull request #6459 from lat9nq/ubuntu-fixes
Ameer J
2021-06-26
libusb: Apple is a POSIX system
MerryMage
2021-06-13
cmake: Fix find_program usage for 3.15
lat9nq
2021-06-11
externals: Don't set FOUND or VERSION on LIBUSB
lat9nq
2021-06-03
externals: libusb: Call program names not full paths
lat9nq
2021-06-03
externals: libusb: Link libusb statically on Linux
lat9nq
2021-06-03
cmake: General improvements to libusb linking
lat9nq
2021-06-03
cmake: Use autotools to build libusb generally for GNU
lat9nq
2021-05-31
externals: libusb: Use autotools for MinGW
lat9nq
2021-05-20
Update libusb to 1.0.24
german77
2021-03-15
externals/libusb/CMakeLists: Add /utf-8 compile option for MSVC
Morph
2020-09-02
externals: Work around libusb duplicate GUID errors
Lioncash
2020-08-26
externals: Track upstream libusb
Lioncash
2020-08-25
externals: Untrack non-upstream variant of libusb
Lioncash
2020-06-22
update libusb dependency
Ameer
2020-06-22
Update src/input_common/main.cpp
ameerj
2020-06-21
Add libusb dependency
Ameer