.. |
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
|
Removed unused variable
|
2019-10-17 17:47:11 -07:00 |
SDL_uikitmetalview.h
|
Add public APIs for creating a Metal view attached to an SDL window. Add SDL_metal.h.
|
2019-08-05 12:35:32 -03:00 |
SDL_uikitmetalview.m
|
Add public APIs for creating a Metal view attached to an SDL window. Add SDL_metal.h.
|
2019-08-05 12:35:32 -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
|
iOS: replace a deprecated function call with a non-deprecated equivalent.
|
2019-10-27 11:41:11 -03:00 |
SDL_uikitview.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_uikitview.m
|
Add a windowID field to SDL_TouchFingerEvent (bug #4331).
|
2019-08-01 18:22:12 -03:00 |
SDL_uikitviewcontroller.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_uikitviewcontroller.m
|
iOS: remove some unused code, minor code style cleanup.
|
2019-10-27 11:41:48 -03:00 |
SDL_uikitvulkan.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_uikitvulkan.m
|
Add public APIs for creating a Metal view attached to an SDL window. Add SDL_metal.h.
|
2019-08-05 12:35:32 -03:00 |
SDL_uikitwindow.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_uikitwindow.m
|
iOS: Fix the window size not being set properly when Split View is used on an iPad (bug #4586).
|
2019-07-01 14:52:56 -03:00 |