SDL/src/video/android
Sylvain f5a980448e
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.
2022-03-23 10:13:56 +01:00
..
SDL_androidclipboard.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidclipboard.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidevents.c Make SDL_VIDEO_OPENGL_EGL optional on Android 2022-03-14 13:38:12 +01:00
SDL_androidevents.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidgl.c Make SDL_VIDEO_OPENGL_EGL optional on Android 2022-03-14 13:38:12 +01:00
SDL_androidgl.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidkeyboard.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidkeyboard.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidmessagebox.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidmessagebox.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidmouse.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidmouse.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidtouch.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidtouch.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidvideo.c Android: add SetWindowResizable() implementation 2022-03-23 10:13:56 +01:00
SDL_androidvideo.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidvulkan.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidvulkan.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidwindow.c Android: add SetWindowResizable() implementation 2022-03-23 10:13:56 +01:00
SDL_androidwindow.h Android: add SetWindowResizable() implementation 2022-03-23 10:13:56 +01:00