index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
settings: Fix mouse and keyboard mappings
german77
2021-11-24
10
-105
/
+102
|
*
|
|
web_applet: Replace HIDButton with NpadButton
german77
2021-11-24
3
-36
/
+44
|
*
|
|
Morph review first wave
german77
2021-11-24
23
-136
/
+117
|
*
|
|
service/hid: Match shared memory closer to HW
german77
2021-11-24
2
-26
/
+75
|
*
|
|
yuzu: Fix loading input profiles
german77
2021-11-24
2
-0
/
+9
|
*
|
|
kraken: Address comments from review
german77
2021-11-24
15
-56
/
+56
|
*
|
|
service/hid: Use ring buffer for gestures
german77
2021-11-24
2
-79
/
+52
|
*
|
|
service/hid: Fix gesture input
german77
2021-11-24
8
-91
/
+159
|
*
|
|
configuration: Migrate controller settings to emulated controller
german77
2021-11-24
12
-127
/
+141
|
*
|
|
core/hid: Fix rumble too strong at 1%
german77
2021-11-24
3
-13
/
+48
|
*
|
|
core/hid: Only signal when needed
german77
2021-11-24
11
-153
/
+240
|
*
|
|
hid: Fix controller connection/disconnection
german77
2021-11-24
10
-65
/
+226
|
*
|
|
core/hid: Documment some files
german77
2021-11-24
4
-52
/
+265
|
*
|
|
kraken: Fix errors from rebase and format files
german77
2021-11-24
20
-53
/
+83
|
*
|
|
core/hid: Add output devices
german77
2021-11-24
20
-144
/
+312
|
*
|
|
core: Update input interpreter
german77
2021-11-24
4
-54
/
+18
|
*
|
|
yuzu: Update overlay applet
german77
2021-11-24
2
-16
/
+21
|
*
|
|
core/frontend: Update applets
german77
2021-11-24
2
-10
/
+15
|
*
|
|
core: Remove frontend/input
german77
2021-11-24
1
-217
/
+0
|
*
|
|
service/hid: Rewrite npad to use ring lifo and the emulated controller
german77
2021-11-24
2
-890
/
+605
|
*
|
|
service/hid: Update console sixaxis to the emulated console
german77
2021-11-24
2
-28
/
+26
|
*
|
|
service/hid: Update mouse and keyboard to use ring lifo and the emulated device
german77
2021-11-24
4
-158
/
+71
|
*
|
|
service/hid: Update touch and gestures to use ring lifo and the emulated console
german77
2021-11-24
4
-370
/
+191
|
*
|
|
service/hid: Update debug pad, xpad, stubbed and controller base to use ring ...
german77
2021-11-24
7
-166
/
+80
|
*
|
|
service/hid: Use remove duplicated code, update names
german77
2021-11-24
2
-64
/
+30
|
*
|
|
service/hid: Create ring LIFO
german77
2021-11-24
2
-1
/
+55
|
*
|
|
Qt_applets: Use new input
german77
2021-11-24
5
-49
/
+68
|
*
|
|
settings: Cleanup settings
german77
2021-11-24
6
-9
/
+16
|
*
|
|
debugger/controller: Remove TAS
german77
2021-11-24
2
-46
/
+5
|
*
|
|
core/emu_window: Remove touch input
german77
2021-11-24
2
-113
/
+15
|
*
|
|
yuzu: Update frontend
german77
2021-11-24
13
-1010
/
+822
|
*
|
|
core: Register HID
german77
2021-11-24
3
-4
/
+25
|
*
|
|
core/hid: Add emulated controllers
german77
2021-11-24
9
-0
/
+2025
|
*
|
|
yuzu_cmd: Use new input
german77
2021-11-24
3
-45
/
+39
|
*
|
|
yuzu: Use new input on main and bootmanager
german77
2021-11-24
3
-68
/
+59
|
*
|
|
input_common: Rewrite main and add the new drivers
german77
2021-11-24
2
-49
/
+330
|
*
|
|
input_common: Remove obsolete files
german77
2021-11-24
5
-444
/
+0
|
*
|
|
input_common: Rewrite SDL
german77
2021-11-24
6
-1757
/
+950
|
*
|
|
input_common: Rewrite udp client
german77
2021-11-24
5
-441
/
+54
|
*
|
|
input_common: Rewrite tas input
german77
2021-11-24
5
-840
/
+2
|
*
|
|
input_common: Rewrite gc_adapter
german77
2021-11-24
8
-827
/
+848
|
*
|
|
input_common: Rewrite touch
german77
2021-11-24
3
-0
/
+99
|
*
|
|
input_common: Rewrite mouse
german77
2021-11-24
7
-751
/
+217
|
*
|
|
input_common: Rewrite keyboard
german77
2021-11-24
11
-614
/
+95
|
*
|
|
input_common: Move touch and analog from button. Move udp protocol
german77
2021-11-24
10
-132
/
+172
|
*
|
|
input_common: Create input poller and mapping
german77
2021-11-24
6
-0
/
+1305
|
*
|
|
input_common: Create input_engine
german77
2021-11-24
2
-0
/
+585
|
*
|
|
core/hid: Move motion_input, create input converter and hid_types
german77
2021-11-24
6
-0
/
+1164
|
*
|
|
core/hid: Move input_interpreter to hid
german77
2021-11-24
4
-4
/
+4
|
*
|
|
common: Rewrite and move core/frontend/input.h to common
german77
2021-11-24
2
-0
/
+243
[prev]
[next]