sdl2_frt/src/video/uikit
Sam Lantinga b6f33a6870 https://bugzilla.libsdl.org/show_bug.cgi?id=4577
SDL_GetWindowDisplayMode was returning an incorrect result on iPhone Plus devices (tested on iOS 12.1/12.2).  The problem was that the value returned by UIScreenMode was assumed to be the physical pixels on the display, rather than the scaled retina pixels.  The fix is to use the scale returned by UIScreen.scale rather than the nativeScale.
2019-04-05 07:51:11 -07: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 Added support for building SDL as a dynamic library on iOS 2019-03-19 07:53:33 -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 Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitmetalview.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitmetalview.m Updated copyright for 2019 2019-01-04 22:01:14 -08: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 Updated copyright for 2019 2019-01-04 22:01:14 -08: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 Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitvideo.m Updated copyright for 2019 2019-01-04 22:01:14 -08: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 Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitvulkan.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitvulkan.m Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitwindow.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_uikitwindow.m Updated copyright for 2019 2019-01-04 22:01:14 -08:00