Edit

kc3-lang/SDL/src/video

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2016-09-01 01:26:56
    Hash : f11a4409
    Message : wayland: Add support for relative mouse mode, by Jonas ?dahl <jadahl@gmail.com> Generate the C protocol files from the protocol XML files installed by wayland-protocols, and use them to implement support for relative pointer motions and pointer locking. Note that at the time, the protocol is unstable and may change in the future. Any future breaking changes will, however, fail gracefully and result in no regressions compared to before this patch.