index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input_common
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
msvc: set warning level to /W4 globally
Danila Malyutin
2023-09-03
1
-2
/
+0
*
cmake: use correct boost imported targets
Alexandre Bouvier
2023-02-28
1
-1
/
+1
*
input_common: Implement joycon ir camera
Narr the Reg
2023-01-19
1
-0
/
+2
*
input_common: Implement joycon nfc
german77
2023-01-19
1
-0
/
+2
*
input_common: Add support for joycon ring controller
Narr the Reg
2023-01-19
1
-0
/
+2
*
input_common: Add support for joycon input reports
Narr the Reg
2023-01-19
1
-0
/
+4
*
input_common: Use calibration from joycon
Narr the Reg
2023-01-19
1
-0
/
+2
*
input_common: Add support for joycon generic functions
Narr the Reg
2023-01-19
1
-0
/
+2
*
input_common: Add joycon low level functions
Narr the Reg
2023-01-19
1
-0
/
+2
*
input_common: Initial skeleton for custom joycon driver
Narr the Reg
2023-01-19
1
-0
/
+5
*
cmake: make libusb optional
Liam
2022-12-28
1
-5
/
+10
*
input_common: Add virtual gamepad
german77
2022-12-16
1
-0
/
+2
*
Merge pull request #9391 from abouvier/cmake-sdl
liamwhite
2022-12-06
1
-5
/
+1
|
\
|
*
cmake: use sdl2 imported target
Alexandre Bouvier
2022-12-06
1
-5
/
+1
*
|
cmake: prefer system libusb
Alexandre Bouvier
2022-12-06
1
-3
/
+1
|
/
*
Merge pull request #9300 from ameerj/pch
liamwhite
2022-12-03
1
-0
/
+5
|
\
|
*
CMake: Use precompiled headers
ameerj
2022-11-29
1
-0
/
+5
*
|
CMake: Directly link to SDL2-static when appropriate
lat9nq
2022-11-28
1
-1
/
+5
|
/
*
CMakeLists: Remove redundant warnings
Morph
2022-10-22
1
-2
/
+0
*
CMakeLists: Treat MSVC warnings as errors
Morph
2022-10-22
1
-1
/
+0
*
general: Enforce C4800 everywhere except in video_core
Morph
2022-10-22
1
-0
/
+1
*
CMakeLists: Remove all redundant warnings
Morph
2022-10-22
1
-5
/
+0
*
input_common: Create virtual amiibo driver
german77
2022-10-02
1
-0
/
+2
*
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-27
1
-0
/
+3
*
input_common: Add camera driver
german77
2022-07-23
1
-0
/
+2
*
CMakeLists: Make variable shadowing a compile-time error
Morph
2022-06-13
1
-1
/
+0
*
input_common: Remove obsolete files
german77
2021-11-24
1
-4
/
+0
*
input_common: Rewrite SDL
german77
2021-11-24
1
-4
/
+4
*
input_common: Rewrite udp client
german77
2021-11-24
1
-4
/
+2
*
input_common: Rewrite tas input
german77
2021-11-24
1
-4
/
+2
*
input_common: Rewrite gc_adapter
german77
2021-11-24
1
-4
/
+2
*
input_common: Rewrite touch
german77
2021-11-24
1
-0
/
+2
*
input_common: Rewrite mouse
german77
2021-11-24
1
-4
/
+2
*
input_common: Rewrite keyboard
german77
2021-11-24
1
-2
/
+2
*
input_common: Move touch and analog from button. Move udp protocol
german77
2021-11-24
1
-6
/
+6
*
input_common: Create input poller and mapping
german77
2021-11-24
1
-0
/
+6
*
input_common/tas: Base playback & recording system
MonsterDruide1
2021-09-18
1
-0
/
+4
*
CMakeLists: Treat -Wsign-compare as an error on GCC/Clang
Morph
2021-07-06
1
-3
/
+0
*
input_common: Enforce C4242
Morph
2021-06-28
1
-12
/
+4
*
cmake: General improvements to libusb linking
lat9nq
2021-06-03
1
-2
/
+1
*
cmake: Use SDL 2.0.14 and fix CMake scope issue
lat9nq
2021-04-17
1
-1
/
+1
*
common: Move settings to common from core.
bunnei
2021-04-14
1
-2
/
+0
*
Merge pull request #4939 from german77/MouseInput
bunnei
2020-11-29
1
-2
/
+4
|
\
|
*
Implement full mouse support
german
2020-11-25
1
-2
/
+4
*
|
input_common: ignore some Clang warnings after 5c4774e8ce1d
Jan Beich
2020-11-25
1
-2
/
+2
*
|
input_common: Treat warnings as errors
Lioncash
2020-11-22
1
-0
/
+4
|
/
*
input_common/CMakeLists: Make some warnings errors
Lioncash
2020-10-15
1
-0
/
+29
*
Add random motion input to keyboard
german
2020-09-25
1
-0
/
+2
*
Merge pull request #4570 from german77/motionInput
bunnei
2020-09-02
1
-0
/
+2
|
\
|
*
Implement a basic class for motion devices
german
2020-08-27
1
-0
/
+2
[next]