Commit Graph

9 Commits

Author SHA1 Message Date
Lioncash
436a2c57ea input_common: Use std::move where applicable
Avoids unnecessary atomic reference count increments and decrements
2018-08-02 21:51:11 -04:00
Lioncash
02b5592618 input_common: Add missing override specifiers 2018-08-02 21:44:25 -04:00
James Rowe
847a518200 Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
Lioncash
f7e5368f1d input_common: Move old logging macros over to fmt-capable ones 2018-04-26 19:09:25 -04:00
Lioncash
90b17d2f16 input_common/sdl: Silence a -Wpessimizing-move warning 2018-01-17 18:44:16 -05:00
muemart
2b8800dd00 Adding meumart's Citra SDL Joystick support. Citra PR #3116 2018-01-15 20:02:30 -05:00
danzel
d56b74ac58 Fix some spelling mistakes 2017-08-11 19:51:16 +12:00
wwylele
2bb38b3a76 input_common/sdl: add support for binding button to axis 2017-04-17 14:14:35 +03:00
wwylele
e61d586a0d InputCommon: add SDL joystick support 2017-03-01 23:30:57 +02:00