Lioncash
|
fc2d6869bf
|
input_common: Use std::move where applicable
Avoids unnecessary atomic reference count increments and decrements
|
2018-08-02 21:51:11 -04:00 |
|
Lioncash
|
d682d53bb2
|
input_common: Add missing override specifiers
|
2018-08-02 21:44:25 -04:00 |
|
James Rowe
|
e159c550d8
|
Rename logging macro back to LOG_*
|
2018-07-02 21:45:47 -04:00 |
|
Lioncash
|
db4f7293fd
|
input_common: Move old logging macros over to fmt-capable ones
|
2018-04-26 19:09:25 -04:00 |
|
Lioncash
|
651b5153dc
|
input_common/sdl: Silence a -Wpessimizing-move warning
|
2018-01-17 18:44:16 -05:00 |
|
muemart
|
a884f3d03e
|
Adding meumart's Citra SDL Joystick support. Citra PR #3116
|
2018-01-15 20:02:30 -05:00 |
|
danzel
|
6610e914a3
|
Fix some spelling mistakes
|
2017-08-11 19:51:16 +12:00 |
|
wwylele
|
96a97f2f6d
|
input_common/sdl: add support for binding button to axis
|
2017-04-17 14:14:35 +03:00 |
|
wwylele
|
9cd5268ac3
|
InputCommon: add SDL joystick support
|
2017-03-01 23:30:57 +02:00 |
|