• Show log

    Commit

  • Hash : 68c0e69f
    Author : Sylvain Becker
    Date : 2019-01-09T22:41:52

    Android: native_window validity is guaranteed between surfaceCreated and Destroyed
    
    It's currently still available after surfaceDestroyed().
    And available (but invalid) between surfaceCreated() and surfaceChanged().
    
    Which means ANativewindow_getWidth/Height/Format() fail in those cases.
    
    https://developer.android.com/reference/android/view/SurfaceHolder.html#getSurface()
    

  • 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