Edit

kc3-lang/SDL/src

Branch :

  • Show log

    Commit

  • Author : Sylvain
    Date : 2022-03-23 10:13:56
    Hash : f5a98044
    Message : Android: add SetWindowResizable() implementation - which also enable/disable the orientation lock status. This is only provided when the window is not SDL_WINDOW_FULLSCREEN (see SDL_video.c). Final orientation also depends on SDL_HINT_ORIENTATIONS.