.. |
keyinfotable.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_uikitappdelegate.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_uikitappdelegate.m
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_uikitevents.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_uikitevents.m
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_uikitmessagebox.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_uikitmessagebox.m
|
iOS: show message boxes using the new UIAlertController APIs when supported, rather than the deprecated UIAlertView.
|
2015-09-25 15:17:20 -03:00 |
SDL_uikitmodes.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_uikitmodes.m
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_uikitopengles.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_uikitopengles.m
|
iOS: show message boxes using the new UIAlertController APIs when supported, rather than the deprecated UIAlertView.
|
2015-09-25 15:17:20 -03:00 |
SDL_uikitopenglview.h
|
Added MSAA support for OpenGL ES contexts on iOS.
|
2015-07-19 19:44:40 -03:00 |
SDL_uikitopenglview.m
|
iOS SDL_GL_CreateContext: Clamp the multisample sample count when the requested value is too high, rather than failing to create the context.
|
2015-09-15 00:25:07 -03:00 |
SDL_uikitvideo.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_uikitvideo.m
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_uikitview.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_uikitview.m
|
iOS: Added support for force-touch on capable devices.
|
2015-09-09 19:08:52 -03:00 |
SDL_uikitviewcontroller.h
|
iOS: show message boxes using the new UIAlertController APIs when supported, rather than the deprecated UIAlertView.
|
2015-09-25 15:17:20 -03:00 |
SDL_uikitviewcontroller.m
|
iOS: show message boxes using the new UIAlertController APIs when supported, rather than the deprecated UIAlertView.
|
2015-09-25 15:17:20 -03:00 |
SDL_uikitwindow.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_uikitwindow.m
|
iOS: Fixed crashes when rotating the screen after destroying a window.
|
2015-11-12 20:58:11 -04:00 |