Edit

kc3-lang/SDL/src/haptic

Branch :

  • Show log

    Commit

  • Author : Simon McVittie
    Date : 2020-11-11 19:14:34
    Hash : 8db3171b
    Message : 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>