Archived
1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu/src/input_common/drivers
zeltermann 482fbded9b Only use SDL wakelock on Linux
SDL has internally fixed shenanigans related to wakelocking through DBus
from inside sandboxes from around August 2022, so we can now remove the
workaround we used since 2021.
2023-06-24 14:51:41 +07:00
..
camera.cpp input_common: Use DriverResult on all engines 2023-01-19 18:05:22 -06:00
camera.h input_common: Use DriverResult on all engines 2023-01-19 18:05:22 -06:00
gc_adapter.cpp general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
gc_adapter.h input_common: Use DriverResult on all engines 2023-01-19 18:05:22 -06:00
joycon.cpp input_common: Implement native mifare support 2023-06-21 17:54:58 -06:00
joycon.h input_common: Implement native mifare support 2023-06-21 17:54:58 -06:00
keyboard.cpp general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
keyboard.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
mouse.cpp input_common: minor fix to mouse movement 2023-04-14 21:27:35 +03:00
mouse.h input_common: Implement dedicated motion from mouse 2023-02-21 21:55:22 -06:00
sdl_driver.cpp Only use SDL wakelock on Linux 2023-06-24 14:51:41 +07:00
sdl_driver.h input_common: Use DriverResult on all engines 2023-01-19 18:05:22 -06:00
tas_input.cpp TAS: Show all script lengths for multiplayer 2023-01-07 21:15:37 +01:00
tas_input.h TAS: Show all script lengths for multiplayer 2023-01-07 21:15:37 +01:00
touch_screen.cpp input_common: touch: Rewrite touch driver to support multiple touch points 2022-05-23 11:01:14 -05:00
touch_screen.h input_common: touch: Rewrite touch driver to support multiple touch points 2022-05-23 11:01:14 -05:00
udp_client.cpp remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
udp_client.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
virtual_amiibo.cpp input_common: Implement native mifare support 2023-06-21 17:54:58 -06:00
virtual_amiibo.h input_common: Implement native mifare support 2023-06-21 17:54:58 -06:00
virtual_gamepad.cpp android: Add motion sensor 2023-06-03 00:05:30 -07:00
virtual_gamepad.h android: Add motion sensor 2023-06-03 00:05:30 -07:00