Ryujinx-SDL/src/video/uikit
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
..
keyinfotable.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitappdelegate.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitappdelegate.m Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitclipboard.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitclipboard.m Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitevents.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitevents.m Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitmessagebox.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitmessagebox.m 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_uikitmetalview.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitmetalview.m Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitmodes.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitmodes.m Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitopengles.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitopengles.m Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitopenglview.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitopenglview.m Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitvideo.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitvideo.m Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitview.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitview.m Added a hint SDL_HINT_APPLE_TV_REMOTE_SWIPES_AS_ARROW_KEYS to prevent turning Apple TV remote swipes into arrow key events 2018-01-17 17:24:15 -08:00
SDL_uikitviewcontroller.h 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_uikitviewcontroller.m 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_uikitvulkan.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitvulkan.m Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
SDL_uikitwindow.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_uikitwindow.m Updated copyright for 2018 2018-01-03 10:03:25 -08:00