summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/CMakeLists.txt
AgeCommit message (Expand)Author
2025-06-07InputCommon: Update to use SDL3 and bump the SDL submodule in Externals to re...Jordan Woyak
2025-03-30InputCommon: Move SDL Device class into its own cpp/h files.Jordan Woyak
2024-04-22port to OpenBSDGuilherme Janczak
2024-04-01Merge pull request #12631 from jordan-woyak/remove-osx-input-leftoversOatmealDome
2024-03-11WiimoteEmu: Add user-accessible controls that report the desired state of the...Admiral H. Curtiss
2024-03-11InputCommon: Remove some IOKit leftovers.Jordan Woyak
2023-06-15CMake: Use targets for all optionally-external dependenciesTellowKrinkle
2023-05-19Merge pull request #11739 from OatmealDome/iokit-be-goneAdmiral H. Curtiss
2023-05-10Support Steam Deck controls directly through hidrawR
2023-04-07InputCommon: Remove OSX (IOKit) input backendOatmealDome
2023-03-03ControllerInterface/Android: Implement device populationJosJuice
2023-03-03ControllerInterface/Android: Rip out ButtonManagerJosJuice
2023-02-06Allow building against system libspngJordi Mallach
2022-11-01ControllerInterface: Add InputBackend interface and SDL implementation.Jordan Woyak
2022-10-22Merge pull request #10979 from tellowkrinkle/QuartzWindowSpeedJMC47
2022-10-03Android: Use input override system for touch controlsJosJuice
2022-08-12InputCommon: Enable ARC for obj-c++TellowKrinkle
2022-07-25replace libpng with libspngShawn Hoffman
2022-07-10Add SDL as a submoduleJun Bo Bi
2022-06-02GCAdapter: Merge GCAdapter.cpp and GCAdapter_Android.cppPokechu22
2022-05-22cmake: Don't use PCH with Qt6.Admiral H. Curtiss
2022-04-03InputCommon: Add Windows.Gaming.Input to ControllerInterface.Jordan Woyak
2022-03-06Move parts of MappingCommon out of DolphinQtJosJuice
2021-02-19InputCommon: Move initial dynamic input texture configuration logic to a 'spe...iwubcode
2021-02-16InputCommon: Move DynamicInputTextureData to DynamicInputTextures::Dataiwubcode
2021-02-16InputCommon: Move DynamicInputTextureConfiguration to DynamicInputTextures::C...iwubcode
2021-01-27rename InputCommon/ControllerInterface/Device to CoreDeviceShawn Hoffman
2021-01-27rename ciface::Wiimote to ciface::WiimoteControllerShawn Hoffman
2020-10-03InputCommon: Introducing the "Dynamic Input Texture". Configuration links an...iwubcode
2020-02-17InputCommon: Add real Wii Remote support to ControllerInterface. Add option t...Jordan Woyak
2019-11-28InputCommon: Decouple ButtonManager and Touchscreen from AndroidOatmealDome
2019-11-22InputCommon: Make use of fmt where applicableLioncash
2019-10-27Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClien...rlnilsen
2019-10-26Add support for motion controllers via the CemuHook controller input protocol.rlnilsen
2019-10-11ExpressionParser: Move FunctionExpression type definitions into another file.Jordan Woyak
2019-05-31InputCommon/CMakeLists: Specify headers in target sourcesLioncash
2019-04-07InputCommon: Clean up how numeric settings are handled. Add units of measure ...Jordan Woyak
2019-03-29Add ControllerInterface::Win32 to wrap XInput and DInputMichael M
2019-02-02WiimoteEmu: Major renaming and cleanup.Jordan Woyak
2018-12-27InputCommon: Simplified StickGate interface and moved class into its own file...Jordan Woyak
2018-07-07Input: Add hotkey to cycle the wiimote profile forward or backwardiwubcode
2018-06-04CMake: make SDL a private dep of InputCommonMichael M
2018-04-10InputCommon/CMakeLists: Link evdev and udev in privatelyLioncash
2018-04-10InputCommon/CMakeLists: Include evdev and udev includes on a by-target basisLioncash
2018-03-30CMakeLists: Link in system framework libraries explicitly on macOSLioncash
2018-03-29InputCommon/CMakeLists: Link in ForceFeedback library explicitly on macOSLioncash
2018-03-24InputCommon/CMakeLists: Migrate off add_dolphin_libraryLioncash
2017-08-21Depreciate old OSX Keyboard and MouseNick
2017-03-13Remove unused ControllerEmu::BackgroundInputSettingMichael Maltese
2017-03-02InputCommon: move Setting classes out of ControlGroupMichael Maltese