487 Commits (6a56f42f5d94e2be405a736a74b86ffe3ab1b37b)

Author SHA1 Message Date
Narr the Reg 3e1e6c66c0 input_common: Filter SDL GUID 3 years ago
Alexandre Bouvier f385175aa2 cmake: prefer system libusb 3 years ago
Alexandre Bouvier e6ae720c33 cmake: use sdl2 imported target 3 years ago
Narr the Reg 752236caad input_common: Allow mifare files 3 years ago
ameerj 5b5612c1cc CMake: Consolidate common PCH headers 3 years ago
ameerj 37bc5118ea CMake: Use precompiled headers 3 years ago
lat9nq 0941ae0b61 CMake: Directly link to SDL2-static when appropriate 3 years ago
Lioncash 8265c167d3 input_common/helpers: Mark analog property structs members as static constexpr 3 years ago
Lioncash 2ec7d0b5fd common/input: Add helpers functions for creating input and output devices 3 years ago
german77 7d8095d944 input_common: Pump sdl events from main thread 3 years ago
german77 a67e776af9 yuzu-cmd: Fix input callback crash on close 3 years ago
Liam 9737615948 general: fix compile for Apple Clang 3 years ago
Narr the Reg 38c48cf8d8 core: hid: Implement true multitouch support 3 years ago
german77 75e6ec85e1 general: Address review comments 3 years ago
german77 b193d40d22 input_common: Add amiibo applet functions 3 years ago
Morph cae108404a CMakeLists: Remove redundant warnings 3 years ago
Morph f3c40f4a20 CMakeLists: Treat MSVC warnings as errors 3 years ago
Morph e6ab1f673b general: Enforce C4800 everywhere except in video_core 3 years ago
Morph 93297d14d8 CMakeLists: Remove all redundant warnings 3 years ago
german77 7f66050f0c input_common: cache vibration tests 3 years ago
german77 224a19758e input_common: have an unique vector in callback status 3 years ago
Liam 35d3e7db2a common: remove "yuzu:" prefix from thread names 3 years ago
german77 3ce0ef04dd service: nfp: address comments 3 years ago
german77 da8864d002 input_common: Enable virtual amiibo driver 3 years ago
german77 e8d71712e7 input_common: Create virtual amiibo driver 3 years ago
Narr the Reg 2898be69f4 input_common: Add support for analog toggle 3 years ago
Narr the Reg c3b16cf8d3 input_common: sdl: Always check for motion on reconnect 3 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
FearlessTobi 6c8e456185 Address first part of review comments 4 years ago
german77 f19e7be6e8 input_common: Add camera driver 4 years ago
german77 5e7e55b98a input_common: sdl: lower vibration frequency and use it's own unique thread 4 years ago
Morph efc89c032b CMakeLists: Make variable shadowing a compile-time error 4 years ago
Narr the Reg 28877cea31 input_common: Replace usage of string guid to common uuid 4 years ago
Narr the Reg bf948b5790 input_common: Make vibration request async 4 years ago
german77 c82806f9cb input_common: touch: Rewrite touch driver to support multiple touch points 4 years ago
Morph 9398521006 Revert "gc_adapter: fix libusb import on GCC11.2" 4 years ago
Levi Behunin f72f4377f4
gc_adapter: fix libusb import on GCC11.2 4 years ago
Andrea Pappacoda 01cf05bc75
chore: add missing SPDX tags 4 years ago
Narr the Reg d2388a2ca8 yuzu: config: Set default range to 95% 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
Narr the Reg 17bff6bf57 input_common: Ignore boost uninitialized local variable 4 years ago
Merry 159ae5e47c input_common: Replace lock_guard with scoped_lock 4 years ago
Narr the Reg ee532e5c01 input_common: Map sticks correctly when mapped sideways 4 years ago
ameerj 967ed01fcf input_common: Reduce unused includes 4 years ago
german77 6a4ab3e0d2 yuzu: Add auto center on right click 4 years ago
german77 21742f0096 input_common: Remove battery duplicated struct and update every button press 4 years ago
Morph 25db62ce15 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph cb30fe50cd input/hid: Migrate to the new UUID implementation 4 years ago
Morph fbefcf7280 input_common: Remove unused core include 4 years ago
Narr the Reg 064aa3de11 yuzu: ui: Improve battery symbols 4 years ago