SDL/src/core/linux
Cameron Gutman 574db63c8e evdev: Batch mouse axis updates until SYN_REPORT
This is necessary for consistent position reports with absolute mice
and improves application performance with relative mice by cutting the
number of reported mouse motion events roughly in half.
2022-07-31 12:36:11 -05:00
..
SDL_dbus.c Fixed building with Visual Studio 2013 2022-05-06 10:51:55 -07:00
SDL_dbus.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_evdev.c evdev: Batch mouse axis updates until SYN_REPORT 2022-07-31 12:36:11 -05:00
SDL_evdev.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_evdev_capabilities.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_evdev_capabilities.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_evdev_kbd.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_evdev_kbd.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_evdev_kbd_default_accents.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_evdev_kbd_default_keymap.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_fcitx.c make SDL_SetTextInputRect take a pointer to const 2022-07-04 09:38:01 -07:00
SDL_fcitx.h make SDL_SetTextInputRect take a pointer to const 2022-07-04 09:38:01 -07:00
SDL_ibus.c make SDL_SetTextInputRect take a pointer to const 2022-07-04 09:38:01 -07:00
SDL_ibus.h make SDL_SetTextInputRect take a pointer to const 2022-07-04 09:38:01 -07:00
SDL_ime.c make SDL_SetTextInputRect take a pointer to const 2022-07-04 09:38:01 -07:00
SDL_ime.h make SDL_SetTextInputRect take a pointer to const 2022-07-04 09:38:01 -07:00
SDL_threadprio.c core: linux: Favor xdg-desktop-portal for elevating thread priority 2022-07-30 08:38:22 -07:00
SDL_udev.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_udev.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00