SDL/src/video/android
Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty()
This is consistent with the naming for the functions that affect other data types

Fixes https://github.com/libsdl-org/SDL/issues/10241
2024-07-12 10:41:02 -07:00
..
SDL_androidclipboard.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_androidclipboard.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_androidevents.c Keep track of whether the Android on-screen keyboard was opened by the application 2024-03-05 13:35:17 -08:00
SDL_androidevents.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_androidgl.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_androidgl.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_androidkeyboard.c The text input state has been changed to be window-specific. 2024-06-24 11:20:08 -07:00
SDL_androidkeyboard.h The text input state has been changed to be window-specific. 2024-06-24 11:20:08 -07:00
SDL_androidmessagebox.c Updated structure and field names for consistency 2024-02-11 08:27:56 -08:00
SDL_androidmessagebox.h Updated structure and field names for consistency 2024-02-11 08:27:56 -08:00
SDL_androidmouse.c Simplified SDL_Surface 2024-07-10 00:48:18 -07:00
SDL_androidmouse.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_androidtouch.c Switched SDL_TouchID and SDL_FingerID to be Uint64 with 0 being an invalid value 2024-01-18 10:55:24 -08:00
SDL_androidtouch.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_androidvideo.c The text input state has been changed to be window-specific. 2024-06-24 11:20:08 -07:00
SDL_androidvideo.h The text input state has been changed to be window-specific. 2024-06-24 11:20:08 -07:00
SDL_androidvulkan.c vulkan: SDL_Vulkan_CreateSurface now returns the usual int (0=ok, -1=error). 2024-06-27 15:25:10 -04:00
SDL_androidvulkan.h vulkan: SDL_Vulkan_CreateSurface now returns the usual int (0=ok, -1=error). 2024-06-27 15:25:10 -04:00
SDL_androidwindow.c Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 2024-07-12 10:41:02 -07:00
SDL_androidwindow.h video: Distinguish between explicit fullscreen enter requests and update requests 2024-05-25 14:13:00 -04:00