sdl2_frt/src
Sam Lantinga 85c34e9a39 Added SDL_HINT_IOS_HIDE_HOME_INDICATOR to determine how the home indicator on the iPhone X is handled.
This variable can be set to the following values:
   "0"       - The indicator bar is not hidden (default for windowed applications)
   "1"       - The indicator bar is hidden and is shown when the screen is touched (useful for movie playback applications)
   "2"       - The indicator bar is dim and the first swipe makes it visible and the second swipe performs the "home" action (default for fullscreen applications)
2018-02-01 15:21:01 -08:00
..
atomic Updated copyright for 2018 2018-01-03 10:03:25 -08:00
audio Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
core Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
cpuinfo Updated copyright for 2018 2018-01-03 10:03:25 -08:00
dynapi Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
events Fixed building on platforms without __sighandler_t 2018-01-30 18:12:25 -08:00
file Updated copyright for 2018 2018-01-03 10:03:25 -08:00
filesystem Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
haptic Updated copyright for 2018 2018-01-03 10:03:25 -08:00
joystick android: Fixed compiler warning about nested '/*' comments. 2018-01-22 09:45:16 -05:00
libm Fixed misleading indentation 2018-01-30 16:53:24 -08:00
loadso Updated copyright for 2018 2018-01-03 10:03:25 -08:00
main Updated copyright for 2018 2018-01-03 10:03:25 -08:00
power Updated copyright for 2018 2018-01-03 10:03:25 -08:00
render Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
stdlib Updated copyright for 2018 2018-01-03 10:03:25 -08:00
test Updated copyright for 2018 2018-01-03 10:03:25 -08:00
thread Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
timer Updated copyright for 2018 2018-01-03 10:03:25 -08:00
video Added SDL_HINT_IOS_HIDE_HOME_INDICATOR to determine how the home indicator on the iPhone X is handled. 2018-02-01 15:21:01 -08:00
SDL_assert_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_assert.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_dataqueue.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_dataqueue.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_error_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_error.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_hints.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_internal.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_log.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00