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
/
src
/
input_common
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-02-17
android: Input mapping
t895
2024-01-17
input_common: Add android input engine
Narr the Reg
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2023-09-03
msvc: set warning level to /W4 globally
Danila Malyutin
2023-02-28
cmake: use correct boost imported targets
Alexandre Bouvier
2023-01-19
input_common: Implement joycon ir camera
Narr the Reg
2023-01-19
input_common: Implement joycon nfc
german77
2023-01-19
input_common: Add support for joycon ring controller
Narr the Reg
2023-01-19
input_common: Add support for joycon input reports
Narr the Reg
2023-01-19
input_common: Use calibration from joycon
Narr the Reg
2023-01-19
input_common: Add support for joycon generic functions
Narr the Reg
2023-01-19
input_common: Add joycon low level functions
Narr the Reg
2023-01-19
input_common: Initial skeleton for custom joycon driver
Narr the Reg
2022-12-28
cmake: make libusb optional
Liam
2022-12-16
input_common: Add virtual gamepad
german77
2022-12-06
Merge pull request #9391 from abouvier/cmake-sdl
liamwhite
2022-12-06
cmake: prefer system libusb
Alexandre Bouvier
2022-12-06
cmake: use sdl2 imported target
Alexandre Bouvier
2022-12-03
Merge pull request #9300 from ameerj/pch
liamwhite
2022-11-29
CMake: Use precompiled headers
ameerj
2022-11-28
CMake: Directly link to SDL2-static when appropriate
lat9nq
2022-10-22
CMakeLists: Remove redundant warnings
Morph
2022-10-22
CMakeLists: Treat MSVC warnings as errors
Morph
2022-10-22
general: Enforce C4800 everywhere except in video_core
Morph
2022-10-22
CMakeLists: Remove all redundant warnings
Morph
2022-10-02
input_common: Create virtual amiibo driver
german77
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-23
input_common: Add camera driver
german77
2022-06-13
CMakeLists: Make variable shadowing a compile-time error
Morph
2021-11-24
input_common: Remove obsolete files
german77
2021-11-24
input_common: Rewrite SDL
german77
2021-11-24
input_common: Rewrite udp client
german77
2021-11-24
input_common: Rewrite tas input
german77
2021-11-24
input_common: Rewrite gc_adapter
german77
2021-11-24
input_common: Rewrite touch
german77
2021-11-24
input_common: Rewrite mouse
german77
2021-11-24
input_common: Rewrite keyboard
german77
2021-11-24
input_common: Move touch and analog from button. Move udp protocol
german77
2021-11-24
input_common: Create input poller and mapping
german77
2021-09-18
input_common/tas: Base playback & recording system
MonsterDruide1
2021-07-06
CMakeLists: Treat -Wsign-compare as an error on GCC/Clang
Morph
2021-06-28
input_common: Enforce C4242
Morph
2021-06-03
cmake: General improvements to libusb linking
lat9nq
2021-04-17
cmake: Use SDL 2.0.14 and fix CMake scope issue
lat9nq
2021-04-14
common: Move settings to common from core.
bunnei
2020-11-29
Merge pull request #4939 from german77/MouseInput
bunnei
2020-11-25
Implement full mouse support
german
2020-11-25
input_common: ignore some Clang warnings after 5c4774e8ce1d
Jan Beich
2020-11-22
input_common: Treat warnings as errors
Lioncash
2020-10-15
input_common/CMakeLists: Make some warnings errors
Lioncash
[next]