SDL/src
Sylvain Becker d52ba78b29 Fixed bug 4246 - Android: orientation between portrait<->landscape doesn't work
Improve handling of landscape/portrait orientation. Promote to SCREEN_ORIENTATION_SENSOR_* when needed.
Android window can be somehow resizable.
If SDL_WINDOW_RESIZABLE is set, window size change is allowed, for instance when orientation changes (provided the hint allows it).
2020-01-17 12:04:18 +01:00
..
atomic Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
audio Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
core Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
cpuinfo Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
dynapi Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
events Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
file Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
filesystem Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
haptic Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
hidapi Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
joystick Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
libm Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
loadso Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
main Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
power Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
render Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
sensor Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
stdlib Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
test Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
thread Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
timer Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
video Fixed bug 4246 - Android: orientation between portrait<->landscape doesn't work 2020-01-17 12:04:18 +01:00
SDL.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_assert.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_assert_c.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_dataqueue.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_dataqueue.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_error.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_error_c.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_hints.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_hints_c.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_internal.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_log.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00