dolphin/Source/Core
Dentomologist 77744169be SDL: Check if touchpad exists before getting input
Verify a touchpad is present before polling it for input. Without this
check the Debug log is spammed with the message "error: Parameter
'touchpad' is invalid" if you have a controller without a touchpad.

One would think every touchpad supports at least 1 finger, but in case
there's some weird edge case check the finger count to be sure.
2025-05-02 17:21:42 -07:00
..
AudioCommon AudioCommon: Make cubeb sound backend default on Linux. 2025-04-21 16:25:40 -05:00
Common LogManager: Stop using manual memory management 2025-05-02 21:14:32 +02:00
Core Merge pull request #13617 from OatmealDome/coretiming-include 2025-05-01 21:33:22 -04:00
DiscIO Merge pull request #13597 from JosJuice/hide-boot-bin 2025-05-01 21:30:10 -04:00
DolphinNoGUI linter: Apply clang-format 19.1 formatting 2025-04-23 11:19:20 +02:00
DolphinQt Merge pull request #13620 from JosJuice/logmanager-cleanup 2025-05-02 15:24:34 -05:00
DolphinTool DolphinTool: Make parameter constant 2025-04-23 15:55:48 +02:00
InputCommon SDL: Check if touchpad exists before getting input 2025-05-02 17:21:42 -07:00
MacUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
UICommon UICommon: Include implicit header 2025-05-02 02:03:41 +03:00
UpdaterCommon Simplify std::copy with std::copy_n 2024-10-07 15:34:56 -07:00
VideoBackends VideoBackends/Vulkan: Use WorkQueueThreadSP for swap commands. 2025-04-30 16:29:35 -05:00
VideoCommon Merge pull request #13535 from m-brodschi/mihaib/fix-shutdown-crash 2025-05-01 21:29:02 -04:00
WinUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Merge pull request #13476 from jordan-woyak/sdl-header 2025-04-25 01:49:52 +01:00
DolphinLib.vcxproj AudioCommon: Added Granular Synthesis 2025-03-14 01:22:35 -05:00
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in ScmRevGen: Don't generate Info.plist files directly 2024-12-05 14:56:08 -05:00