SDL/src/core/linux
Simon McVittie 8db3171b98 udev: Factor out SDL_EVDEV_GuessDeviceClass
This works on capability bitfields that can either come from udev or
from ioctls, so it is equally applicable to both udev and non-udev
input device detection.

Signed-off-by: Simon McVittie <smcv@collabora.com>
2020-11-11 19:14:34 -08:00
..
SDL_dbus.c Fixed bug 5103 - Port fcitx support to both fcitx 4 & 5 2020-05-11 14:31:04 -07:00
SDL_dbus.h Fixed bug 5103 - Port fcitx support to both fcitx 4 & 5 2020-05-11 14:31:04 -07:00
SDL_evdev_capabilities.c udev: Factor out SDL_EVDEV_GuessDeviceClass 2020-11-11 19:14:34 -08:00
SDL_evdev_capabilities.h udev: Factor out SDL_EVDEV_GuessDeviceClass 2020-11-11 19:14:34 -08:00
SDL_evdev_kbd_default_accents.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_evdev_kbd_default_keymap.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_evdev_kbd.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_evdev_kbd.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_evdev.c udev: Factor out SDL_EVDEV_GuessDeviceClass 2020-11-11 19:14:34 -08:00
SDL_evdev.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_fcitx.c Fixed bug 5103 - Port fcitx support to both fcitx 4 & 5 2020-05-11 14:31:04 -07:00
SDL_fcitx.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_ibus.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_ibus.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_ime.c Fixed bug 5103 - Port fcitx support to both fcitx 4 & 5 2020-05-11 14:31:04 -07:00
SDL_ime.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_threadprio.c Fix process randomly getting killed when SDL_THREAD_PRIORITY_HIGH/TIME_CRITICAL is set 2020-11-11 08:47:18 -08:00
SDL_udev.c udev: Factor out SDL_EVDEV_GuessDeviceClass 2020-11-11 19:14:34 -08:00
SDL_udev.h udev: Factor out SDL_EVDEV_GuessDeviceClass 2020-11-11 19:14:34 -08:00