index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
input_common
/
helpers
/
touch_from_buttons.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-28
input_common/helpers: Mark analog property structs members as static constexpr
Lioncash
1
-1
/
+9
2022-11-28
common/input: Add helpers functions for creating input and output devices
Lioncash
1
-2
/
+1
2022-11-19
core: hid: Implement true multitouch support
Narr the Reg
1
-6
/
+3
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
1
-3
/
+2
2022-02-04
input_common: Remove unused core include
Morph
1
-1
/
+0
2021-12-14
common/input: Avoid numerous large copies of CallbackStatus
Lioncash
1
-4
/
+7
2021-11-25
core/hid: Fully emulate motion from button
german77
1
-1
/
+10
2021-11-25
settings: Fix Debug controller type options
german77
1
-2
/
+2
2021-11-25
kraken: Address comments from review
german77
1
-14
/
+15
2021-11-25
input_common: Add manual update options to input devices
german77
1
-0
/
+1
2021-11-25
kraken: Fix errors from rebase and format files
german77
1
-3
/
+1
2021-11-25
core/hid: Add output devices
german77
1
-1
/
+3
2021-11-25
input_common: Move touch and analog from button. Move udp protocol
german77
1
-0
/
+70