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
/
drivers
/
sdl_driver.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-25
input_common: Move button names to the frontend
german77
1
-1
/
+1
2021-11-25
kraken: Address comments from review
german77
1
-1
/
+1
2021-11-25
kraken: Address comments from review
german77
1
-5
/
+2
2021-11-25
kraken: Fix errors from rebase and format files
german77
1
-1
/
+1
2021-11-25
core/hid: Add output devices
german77
1
-1
/
+1
2021-11-25
input_common: Rewrite SDL
german77
1
-25
/
+31
2021-07-16
sdl_impl, emu_window: Remove clang ignore
lat9nq
1
-8
/
+0
2021-05-23
input_common: Add dual joycon support
german77
1
-2
/
+35
2021-05-15
input_common: Implement SDL motion
german77
1
-0
/
+1
2021-03-31
InputCommon: Name properly xbox 360 and one controllers, Fix mappings for Nintendo Pro controllers
german77
1
-0
/
+4
2020-11-16
input_common: Add VibrationDevice and VibrationDeviceFactory
Morph
1
-0
/
+2
2020-09-26
Add random motion input to SDL
german
1
-0
/
+2
2020-08-26
Project Mjölnir: Part 1
Morph
1
-0
/
+8
2019-06-03
input_common/sdl/sdl_impl: Move documentation comments to header where applicable
Lioncash
1
-0
/
+6
2019-06-03
input_common/sdl: Remove unused header includes and forward declarations
Lioncash
1
-2
/
+5
2019-03-18
input_common/sdl: Use a type alias to shorten declaration of GetPollers
Lioncash
1
-3
/
+2
2019-03-02
Input: Remove global variables from SDL Input
James Rowe
1
-33
/
+46
2019-03-02
Input: Copy current SDL.h/cpp files to impl
James Rowe
1
-2
/
+2
2018-09-11
Port #4141 from citra: Joystick hotplug support (#1275)
Tobias
1
-0
/
+9
2018-01-16
Adding meumart's Citra SDL Joystick support. Citra PR #3116
muemart
1
-0
/
+23
2017-03-01
InputCommon: add SDL joystick support
wwylele
1
-0
/
+19