• Show log

    Commit

  • Hash : 8bf32e12
    Author : Brick
    Date : 2021-10-15T06:26:10

    Improved SDL_PollEvent usage (#4794)
    
    * Avoid unnecessary SDL_PumpEvents calls in SDL_WaitEventTimeout
    
    * Add a sentinel event to avoid infinite poll loops
    
    * Move SDL_POLLSENTINEL to new internal event category
    
    * Tweak documentation to indicate SDL_PumpEvents isn't always called
    
    * Avoid shadowing event variable
    
    * Ignore poll sentinel if more (user) events have been added after
    
    Co-authored-by: Sam Lantinga <slouken@libsdl.org>

  • 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
    thodg_m kc3_lang_org thodg_w thodg_l www_kmx_io thodg
    Tags