dolphin/Source/Core/InputCommon/ControllerInterface
Lioncash 246e2a77ce ControllerInterface/Device: std::move strings in constructor where applicable
Allows callers to move std::string values into the constructor,
potentially avoiding copies.
2019-05-29 18:46:49 -04:00
..
Android Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
DInput InputCommon/DInput.h: Add missing include 2019-05-08 21:01:46 +02:00
evdev
ForceFeedback Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
OSX Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
Pipes Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
Quartz Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
SDL
Win32
XInput
Xlib Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
ControllerInterface.cpp
ControllerInterface.h
Device.cpp ControllerInterface/Device: Use std::string_view where applicable 2019-05-29 18:42:24 -04:00
Device.h ControllerInterface/Device: std::move strings in constructor where applicable 2019-05-29 18:46:49 -04:00