• Show log

    Commit

  • Hash : fe196db7
    Author : Sam Lantinga
    Date : 2018-06-07T17:07:03

    Track android device panel width & height as well as window surface & height.
    
    Expand SDLActivity::SDLSurface::surfaceChanged() callback to grab the panel width and height at the same time and pass that along to the native code. Only works on API 17+. Duplicates surface dimensions whenever it fails.
    
    Add Android_DeviceWidth/Android_DeviceHeight globals to native code.
    Disambiguate Android_ScreenWidth/Android_ScreenHeight -> Android_SurfaceWidth/Android_SurfaceHeight
    Use device width/height for all display mode settings.
    

  • 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