1
0
Fork 0
mirror of https://github.com/Ryujinx/SDL.git synced 2025-02-03 09:40:59 +00:00
SDL/src/video/uikit
2022-06-29 17:26:09 -07:00
..
SDL_uikitappdelegate.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_uikitappdelegate.m Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_uikitclipboard.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_uikitclipboard.m Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_uikitevents.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_uikitevents.m fix compiler warnings in video/uikit 2022-01-28 20:40:19 -05:00
SDL_uikitmessagebox.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_uikitmessagebox.m Make sure the UIKit message box is being handled on the main thread 2022-04-07 11:33:54 -07:00
SDL_uikitmetalview.h Leave the Metal view active on the window when recreating the Metal renderer 2022-01-07 12:38:45 -08:00
SDL_uikitmetalview.m Leave the Metal view active on the window when recreating the Metal renderer 2022-01-07 12:38:45 -08:00
SDL_uikitmodes.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_uikitmodes.m Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_uikitopengles.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_uikitopengles.m fix compiler warnings in video/uikit 2022-01-28 20:40:19 -05:00
SDL_uikitopenglview.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_uikitopenglview.m Switch uses of MIN() to SDL_min() 2022-04-29 10:39:51 -07:00
SDL_uikitvideo.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_uikitvideo.m Removed log message length limitation for Apple platforms 2022-04-29 10:16:14 -07:00
SDL_uikitview.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_uikitview.m Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_uikitviewcontroller.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_uikitviewcontroller.m Refactored code to send scancodes for an ASCII on-screen keyboard key 2022-06-29 17:26:09 -07:00
SDL_uikitvulkan.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_uikitvulkan.m Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_uikitwindow.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_uikitwindow.m video: Only check major version in SDL_GetWindowWMInfo 2022-05-24 08:56:23 -07:00