sonninnos
|
c4f43ff28b
|
Linux input driver fix 8+ joypads (#15374)
|
2023-06-14 04:43:45 +02:00 |
|
libretroadmin
|
e367f87767
|
Simplifications to axis_state functions for some driver joypad files
|
2023-02-19 18:42:40 +01:00 |
|
Tony
|
6d5d2e722d
|
Logging cleanups (#13579)
|
2022-01-31 18:05:23 +01:00 |
|
twinaphex
|
bb30dc3dee
|
After gblues' change, the rest of the button function callbacks
for the other joypad drivers still had int16_t as the return type
instead of int32_t - fix this
|
2021-08-08 21:48:19 +02:00 |
|
twinaphex
|
82c558e5ce
|
Update copyrights
|
2020-08-30 18:59:57 +02:00 |
|
twinaphex
|
adf1322cbb
|
(DInput joypad) Cut down on code duplication
|
2020-08-30 06:53:16 +02:00 |
|
twinaphex
|
3518b4ef9c
|
Cleanups - stray variables and functions can now be made static
|
2020-07-31 20:05:04 +02:00 |
|
twinaphex
|
212fc885ed
|
Cleanups - xinput_hybrid_joypad.c no longer calls into separate
dinput_joypad driver interface
|
2020-07-31 19:52:03 +02:00 |
|
twinaphex
|
8ab1d7f8ec
|
Cleanups
|
2020-07-31 19:30:03 +02:00 |
|
twinaphex
|
5c7ba50ce1
|
Cleanups
|
2020-07-31 19:22:07 +02:00 |
|
twinaphex
|
b171f35836
|
Move these globals out of dinput.c and into dinput_joypad_inl.h
|
2020-07-31 19:08:46 +02:00 |
|
twinaphex
|
b5e0f7edfd
|
Split up dinput_joypad.c into dinput_hybrid_joypad.c (both HAVE_DINPUT
and HAVE_XINPUT defined) and dinput_joypad.c (only HAVE_DINPUT defined)
|
2020-07-31 19:06:22 +02:00 |
|
twinaphex
|
95604f55b9
|
Add inline header files
|
2020-07-31 18:48:45 +02:00 |
|