index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input_common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
input_common: Fix issue where ring and irs are enabled at the same time
german77
2023-01-19
3
-12
/
+23
*
input_common: Implement joycon ir camera
Narr the Reg
2023-01-19
12
-14
/
+580
*
yuzu: Add ring controller test button
german77
2023-01-19
3
-17
/
+32
*
input_common: Use DriverResult on all engines
german77
2023-01-19
15
-73
/
+75
*
Address review comments
german77
2023-01-19
13
-42
/
+42
*
core: hid: Fix input regressions
Narr the Reg
2023-01-19
2
-4
/
+1
*
input_common: Implement joycon nfc
german77
2023-01-19
8
-12
/
+542
*
input_common: Add dual joycon support
Narr the Reg
2023-01-19
1
-24
/
+101
*
input_common: Add support for joycon ring controller
Narr the Reg
2023-01-19
9
-4
/
+272
*
input_common: Add support for joycon input reports
Narr the Reg
2023-01-19
8
-100
/
+798
*
input_common: Use calibration from joycon
Narr the Reg
2023-01-19
5
-0
/
+231
*
input_common: Add support for joycon generic functions
Narr the Reg
2023-01-19
5
-3
/
+310
*
input_common: Add joycon low level functions
Narr the Reg
2023-01-19
3
-0
/
+434
*
core: hid: Enable pulling color data from controllers
Narr the Reg
2023-01-19
5
-1
/
+131
*
input_common: Disable SDL driver with switch controllers
Narr the Reg
2023-01-19
2
-3
/
+20
*
input_common: Initial skeleton for custom joycon driver
Narr the Reg
2023-01-19
7
-0
/
+1763
*
Merge pull request #9605 from german77/mouse_mapping
bunnei
2023-01-10
1
-1
/
+1
|
\
|
*
yuzu: Read mouse wheel input
Narr the Reg
2023-01-10
1
-1
/
+1
*
|
Merge pull request #9565 from MonsterDruide1/tas-multiplayer-lengths
liamwhite
2023-01-10
2
-4
/
+10
|
\
\
|
|
/
|
/
|
|
*
TAS: Show all script lengths for multiplayer
MonsterDruide1
2023-01-07
2
-4
/
+10
*
|
input_common: Create an update engine
Narr the Reg
2023-01-05
2
-6
/
+37
|
/
*
cmake: make libusb optional
Liam
2022-12-28
2
-7
/
+32
*
Merge pull request #9471 from german77/input
liamwhite
2022-12-19
2
-206
/
+83
|
\
|
*
input_common: Cleanup project
german77
2022-12-18
2
-206
/
+83
*
|
bootmanager: Use proper camera size
german77
2022-12-18
1
-0
/
+1
|
/
*
Merge pull request #9456 from german77/virtual_gamepad
bunnei
2022-12-17
5
-0
/
+183
|
\
|
*
input_common: Add virtual gamepad
german77
2022-12-16
5
-0
/
+183
*
|
camera: Use pre-allocated vector for camera data
ameerj
2022-12-16
2
-2
/
+4
|
/
*
input_common: Filter SDL GUID
Narr the Reg
2022-12-12
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 #9369 from german77/mifare
liamwhite
2022-12-05
2
-16
/
+29
|
\
\
|
|
/
|
/
|
|
*
input_common: Allow mifare files
Narr the Reg
2022-12-04
2
-16
/
+29
*
|
Merge pull request #9300 from ameerj/pch
liamwhite
2022-12-03
2
-0
/
+11
|
\
\
|
*
|
CMake: Consolidate common PCH headers
ameerj
2022-11-30
1
-7
/
+1
|
*
|
CMake: Use precompiled headers
ameerj
2022-11-29
2
-0
/
+17
*
|
|
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-12-03
4
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
general: fix compile for Apple Clang
Liam
2022-11-22
4
-3
/
+3
*
|
|
Merge pull request #9349 from lat9nq/cmake-322
Morph
2022-11-29
1
-1
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
CMake: Directly link to SDL2-static when appropriate
lat9nq
2022-11-28
1
-1
/
+5
*
|
|
Merge pull request #9322 from german77/pump_events
liamwhite
2022-11-29
4
-10
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
input_common: Pump sdl events from main thread
german77
2022-11-27
4
-10
/
+21
|
|
/
*
|
Merge pull request #9338 from lioncash/properties
Morph
2022-11-28
2
-2
/
+18
|
\
\
|
*
|
input_common/helpers: Mark analog property structs members as static constexpr
Lioncash
2022-11-28
2
-2
/
+18
*
|
|
common/input: Add helpers functions for creating input and output devices
Lioncash
2022-11-28
3
-71
/
+49
|
/
/
*
/
yuzu-cmd: Fix input callback crash on close
german77
2022-11-27
1
-0
/
+10
|
/
*
Merge pull request #9238 from german77/cabinet_applet
bunnei
2022-11-20
3
-1
/
+19
|
\
|
*
general: Address review comments
german77
2022-11-13
2
-2
/
+2
|
*
input_common: Add amiibo applet functions
german77
2022-11-13
3
-1
/
+19
[next]