• Show log

    Commit

  • Hash : e5f8801f
    Author : Sylvain Becker
    Date : 2019-01-17T11:05:05

    Android: prevent concurrency in Android_SetScreenResolution() when exiting
    by checking Android_Window validity
    
    - SDLThread: user application is exiting:
        SDL_VideoQuit() and clearing SDL_GetVideoDevice()
    
    - ActivityThread is changing orientation/size
        surfaceChanged() > Android_SetScreenResolution() > SDL_GetVideoDevice()
    
    - Separate function into Android_SetScreenResolution() and Android_SendResize(),
        formating, and mark Android_DeviceWidth/Heigh as static
    

  • 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