• Show log

    Commit

  • Hash : c8a2ef86
    Author : Gerasim Troeglazov
    Date : 2019-12-03T02:49:01

    haiku: Disable pointer history
    
    (note from PulkoMandy on Bugzilla #4442 about why this is a desirable patch:
    "The event mask: note that the window and GL view run in their own thread
    which I don't expect to be too much CPU bound, and will quickly pop these
    messages and forward them to the main thread in our SDL code. Therefore the
    B_NO_POINTER_HISTORY should be no problem, and is the default on Haiku
    anyway (it was not in BeOS, but we changed that and added a
    B_FULL_POINTER_HISTORY flag to request the old behavior explicitly). So, this
    seems fine.")
    
    Partially fixes Bugzilla #4442.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/SDL.git
    Git SSH git@git.kmx.io:kc3-lang/SDL.git
    Public access ? public
    Description

    Fork of https://github.com/libsdl-org/SDL

    Users
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags