mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2026-01-23 13:56:03 +01:00
Delegates libusb external communication to externals/CMakeLists.txt Ensures an interface library `usb` for every pathway input_common just links to the `usb` library now externals/libusb/CMakeLists.txt sets variables to override SDL2's libusb finding Other minor cleanup |
||
|---|---|---|
| .. | ||
| gcadapter | ||
| mouse | ||
| sdl | ||
| udp | ||
| analog_from_button.cpp | ||
| analog_from_button.h | ||
| CMakeLists.txt | ||
| keyboard.cpp | ||
| keyboard.h | ||
| main.cpp | ||
| main.h | ||
| motion_from_button.cpp | ||
| motion_from_button.h | ||
| motion_input.cpp | ||
| motion_input.h | ||
| touch_from_button.cpp | ||
| touch_from_button.h | ||