SDL/src/video/uikit
2016-12-18 12:28:28 -04:00
..
keyinfotable.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_uikitappdelegate.h iOS bug #3377: work around bugs in some third party iOS libraries (e.g. Google admob) where they assume the optional UIApplicationDelegate ‘window’ property always exists and will crash if it doesn’t. 2016-12-18 12:28:28 -04:00
SDL_uikitappdelegate.m iOS bug #3377: work around bugs in some third party iOS libraries (e.g. Google admob) where they assume the optional UIApplicationDelegate ‘window’ property always exists and will crash if it doesn’t. 2016-12-18 12:28:28 -04:00
SDL_uikitclipboard.h Fixed spaces in license comments. 2016-02-10 19:31:23 +01:00
SDL_uikitclipboard.m Initial Apple TV / tvOS support. 2016-09-13 22:18:06 -03:00
SDL_uikitevents.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_uikitevents.m Reverted previous commit which breaks game controller input processing. 2016-09-09 15:12:09 -07:00
SDL_uikitmessagebox.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_uikitmessagebox.m Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_uikitmodes.h Added SDL_GetDisplayUsableBounds(). 2016-01-04 23:52:40 -05:00
SDL_uikitmodes.m Initial Apple TV / tvOS support. 2016-09-13 22:18:06 -03:00
SDL_uikitopengles.h Fixed bug 3513 - SDL_GL_SwapWindow does not return error status 2016-12-09 01:47:43 -08:00
SDL_uikitopengles.m Fixed bug 3513 - SDL_GL_SwapWindow does not return error status 2016-12-09 01:47:43 -08:00
SDL_uikitopenglview.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_uikitopenglview.m iOS: Fix an OpenGL ES error when rotating the device if MSAA is used (thanks Cole Campbell!) 2016-07-02 13:38:31 -03:00
SDL_uikitvideo.h Enable SDL_LoadObject on iOS 8+ and tvOS. 2016-09-25 15:02:06 -03:00
SDL_uikitvideo.m Implemented SDL_GetHintBoolean() to make it easier to check boolean hints 2016-10-07 23:40:44 -07:00
SDL_uikitview.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_uikitview.m Use OS-provided click counts on macOS and iOS for mouse press and release events. 2016-09-24 18:46:34 -03:00
SDL_uikitviewcontroller.h Initial Apple TV / tvOS support. 2016-09-13 22:18:06 -03:00
SDL_uikitviewcontroller.m Fixed bug 3305 - Fixed TextInput status when the keyboard was dismissed with the dismiss key on the iPad 2016-12-02 02:21:35 -08:00
SDL_uikitwindow.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_uikitwindow.m iOS/tvOS: Always send SDL_WINDOWEVENT_FOCUS_GAINED when a window is created on the main screen (fixes bug #3395). 2016-09-24 20:12:57 -03:00