SDL2/src/video/uikit
2023-02-09 08:16:46 -08:00
..
SDL_uikitappdelegate.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_uikitappdelegate.m Displays are now referenced by instance ID instead of index 2023-01-29 19:25:15 -08:00
SDL_uikitclipboard.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_uikitclipboard.m Displays are now referenced by instance ID instead of index 2023-01-29 19:25:15 -08:00
SDL_uikitevents.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_uikitevents.m Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_uikitmessagebox.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_uikitmessagebox.m Displays are now referenced by instance ID instead of index 2023-01-29 19:25:15 -08:00
SDL_uikitmetalview.h Remove SDL_GL/Metal/Vulkan_GetDrawableSize(). 2023-01-29 11:20:33 -08:00
SDL_uikitmetalview.m Displays are now referenced by instance ID instead of index 2023-01-29 19:25:15 -08:00
SDL_uikitmodes.h Removed SDL_GetDisplayDPI() 2023-02-08 17:35:54 -08:00
SDL_uikitmodes.m Removed SDL_GetDisplayDPI() 2023-02-08 17:35:54 -08:00
SDL_uikitopengles.h Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
SDL_uikitopengles.m Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
SDL_uikitopenglview.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_uikitopenglview.m Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_uikitvideo.h SDL_*SceenSaver(): change return value to int. // add SDL_Unsupported() errors 2023-02-09 08:16:46 -08:00
SDL_uikitvideo.m SDL_*SceenSaver(): change return value to int. // add SDL_Unsupported() errors 2023-02-09 08:16:46 -08:00
SDL_uikitview.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_uikitview.m Simplify flags testing (#7220) 2023-02-03 13:08:42 -08:00
SDL_uikitviewcontroller.h Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
SDL_uikitviewcontroller.m Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
SDL_uikitvulkan.h Remove SDL_GL/Metal/Vulkan_GetDrawableSize(). 2023-01-29 11:20:33 -08:00
SDL_uikitvulkan.m Remove SDL_GL/Metal/Vulkan_GetDrawableSize(). 2023-01-29 11:20:33 -08:00
SDL_uikitwindow.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_uikitwindow.m Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag 2023-02-01 12:05:25 -08:00