suyu/src/input_common
lat9nq 0941ae0b61 CMake: Directly link to SDL2-static when appropriate
Trying to be lazy and alias SDL2 to SDL2-static causes issues in later
versions of CMake. Just use the same condition to tell which one to use.
2022-11-28 23:21:14 -05:00
..
drivers general: Address review comments 2022-11-13 17:13:43 -06:00
helpers Merge pull request #9338 from lioncash/properties 2022-11-28 13:12:14 -05:00
CMakeLists.txt CMake: Directly link to SDL2-static when appropriate 2022-11-28 23:21:14 -05:00
input_engine.cpp input_common: Create virtual amiibo driver 2022-10-02 12:32:26 -05:00
input_engine.h input_common: Add amiibo applet functions 2022-11-13 10:56:54 -06:00
input_mapping.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
input_mapping.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
input_poller.cpp core: hid: Implement true multitouch support 2022-11-19 08:44:33 -06:00
input_poller.h input_common: Enable virtual amiibo driver 2022-10-02 12:32:26 -05:00
main.cpp common/input: Add helpers functions for creating input and output devices 2022-11-28 10:00:37 -05:00
main.h input_common: Enable virtual amiibo driver 2022-10-02 12:32:26 -05:00