dolphin/Source/Core/InputCommon/ControllerInterface
Léo Lam 9d44af4c31
Merge pull request #8696 from howard0su/cleanup_shadow
Cleanup warnings of -Wmissing-declarations
2020-04-27 15:33:01 +02:00
..
Android InputCommon: Decouple ButtonManager and Touchscreen from Android 2019-11-28 15:20:51 -05:00
DInput InputCommon: Constify Device::Input::IsDetectable function. 2020-02-22 10:27:43 -06:00
DualShockUDPClient InputCommon: Constify Device::Input::IsDetectable function. 2020-02-22 10:27:43 -06:00
evdev Cleanup warnings of -Wmissing-declarations 2020-03-24 20:16:10 +08:00
ForceFeedback InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
OSX StringUtil: Use std::string_view more 2019-07-23 14:49:12 +02:00
Pipes InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
Quartz InputCommon: Constify Device::Input::IsDetectable function. 2020-02-22 10:27:43 -06:00
SDL InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
Touch InputCommon: Constify Device::Input::IsDetectable function. 2020-02-22 10:27:43 -06:00
Wiimote InputCommon: Constify Device::Input::IsDetectable function. 2020-02-22 10:27:43 -06:00
Win32 InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
XInput InputCommon: Constify Device::Input::IsDetectable function. 2020-02-22 10:27:43 -06:00
Xlib InputCommon: cleanup warnings of -Wclass-memaccess 2020-03-23 14:26:36 +08:00
ControllerInterface.cpp Common: Add a render_window field to WindowSystemInfo 2020-03-11 23:09:30 +10:00
ControllerInterface.h InputCommon: Make "Cursor" inputs aware of the rendered aspect ratio. 2020-01-24 09:20:41 -06:00
Device.cpp InputCommon: Remove racy UpdateInput call in DetectInput. 2020-02-24 16:25:06 -06:00
Device.h InputCommon: Constify Device::Input::IsDetectable function. 2020-02-22 10:27:43 -06:00