summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Win32/Win32.cpp
AgeCommit message (Expand)Author
2025-06-28ControllerInterface: Fix Windows deadlockDentomologist
2025-05-01Make overriding explicit and remove redundant virtual specifiers on overridin...Dr. Dystopia
2024-03-11InputCommon: Add Win32 InputBackend class.Jordan Woyak
2022-08-26WGInput: use c++/winrtShawn Hoffman
2022-08-26ciface/win32: use CM_Register_Notification instead of wnd msgsShawn Hoffman
2022-07-10ci/win32: give the wndclass a unique nameShawn Hoffman
2022-04-03InputCommon: Add Windows.Gaming.Input to ControllerInterface.Jordan Woyak
2022-01-09Use HRWrap in remaining locationsPokechu22
2021-12-05InputCommon: fix default input config default device not being loaded/foundFiloppi
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-07ControllerInterface: Implement ChangeWindow on DInput without recreating the ...Filoppi
2021-05-05InputCommon: replace SerialInterface log with ControllerInterfaceFiloppi
2020-12-13InputCommon: Fix callback dispatch deadlockseth
2020-10-23InputCommon: Migrate logging over to fmtLioncash
2020-08-22name some threadsShawn Hoffman
2019-03-31InputCommon: Fix Win32 init race.Jordan Woyak
2019-03-29Add hotplug support to DInput and XInput controller backendsMichael M
2019-03-29Add ControllerInterface::Win32 to wrap XInput and DInputMichael M