SDL/src/video/uikit
2019-06-12 19:15:56 -03:00
..
keyinfotable.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitappdelegate.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitappdelegate.m Fixed bug 4658 - iOS 12 fullscreen flag and SDL_HINT_IOS_HIDE_HOME_INDICATOR not working 2019-06-09 14:08:18 -07:00
SDL_uikitclipboard.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitclipboard.m Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitevents.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitevents.m Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitmessagebox.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitmessagebox.m Fixed bug 4658 - iOS 12 fullscreen flag and SDL_HINT_IOS_HIDE_HOME_INDICATOR not working 2019-06-09 14:08:18 -07:00
SDL_uikitmetalview.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitmetalview.m iOS: Remove code trying to support compilation on the iOS 7 SDK, the deployment target has been set to iOS 8 for years and there's other unconditionally compiled code that depends on newer SDKs so that code is useless. 2019-04-17 20:41:05 -03:00
SDL_uikitmodes.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitmodes.m https://bugzilla.libsdl.org/show_bug.cgi?id=4577 2019-04-05 07:51:11 -07:00
SDL_uikitopengles.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitopengles.m iOS: return SDL_GetWindowSize from SDL_GL_GetDrawableSize if there's no GLES view in the window (matches the behaviour of SDL_GL_GetDrawableSize on other platforms). Addresses bug #4629. 2019-05-26 18:53:36 -03:00
SDL_uikitopenglview.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitopenglview.m Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitvideo.h Fixed bug 4658 - iOS 12 fullscreen flag and SDL_HINT_IOS_HIDE_HOME_INDICATOR not working 2019-06-09 14:08:18 -07:00
SDL_uikitvideo.m Fixed bug 4658 - iOS 12 fullscreen flag and SDL_HINT_IOS_HIDE_HOME_INDICATOR not working 2019-06-09 14:08:18 -07:00
SDL_uikitview.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitview.m Bug 4576: remove touch/mouse duplication for IOS 2019-04-02 17:18:47 +02:00
SDL_uikitviewcontroller.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitviewcontroller.m Improved iOS Bluetooth keyboard support 2019-05-22 17:39:51 -07:00
SDL_uikitvulkan.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitvulkan.m Fixed bug 4570 - Support Vulkan Portability rather than MoltenVK specifically 2019-06-11 18:13:46 -07:00
SDL_uikitwindow.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitwindow.m iOS: Remove didAddSubview override in NSWindow, its code breaks things which rely on focus changing within SDL's UIWindow (bug #4659). 2019-06-12 19:15:56 -03:00