yuzu-fork/src
lat9nq ddc47e6df8 cmake: General improvements to libusb linking
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
2021-06-03 03:49:35 -04:00
..
audio_core common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
common Merge pull request #6395 from lioncash/result-move 2021-06-02 00:34:48 -04:00
core common_funcs: Move R_ macros to result.h 2021-05-31 16:41:00 -04:00
input_common cmake: General improvements to libusb linking 2021-06-03 03:49:35 -04:00
tests common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
video_core Merge pull request #6367 from ReinUsesLisp/vma-host 2021-05-31 23:35:11 -07:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu yuzu qt: Revert some usages of string_view 2021-06-02 19:50:20 -04:00
yuzu_cmd common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
.clang-format
CMakeLists.txt CMakeLists: Enforce C4715 on MSVC 2021-05-17 03:48:58 -04:00