dolphin/Source/Core/InputCommon/ControllerInterface
Stenzek 86db015c23 Common: Add a render_window field to WindowSystemInfo
We need this because we need to pass the layer to MoltenVK, not
the view handle. But the input subsystem still needs the window.
2020-03-11 23:09:30 +10: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 InputCommon: Constify Device::Input::IsDetectable function. 2020-02-22 10:27:43 -06: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: Constify Device::Input::IsDetectable function. 2020-02-22 10:27:43 -06: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