SDL/src/video/android
rohlem b085c18251 make SDL_SetTextInputRect take a pointer to const
The documentation doesn't state that the argument is ever modified,
and no implementation does so currently.
This is a non-breaking change to guarantee as much to callers.
2022-07-04 09:38:01 -07:00
..
SDL_androidclipboard.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidclipboard.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidevents.c Make SDL_VIDEO_OPENGL_EGL optional on Android 2022-03-14 13:38:12 +01:00
SDL_androidevents.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidgl.c Make SDL_VIDEO_OPENGL_EGL optional on Android 2022-03-14 13:38:12 +01:00
SDL_androidgl.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidkeyboard.c make SDL_SetTextInputRect take a pointer to const 2022-07-04 09:38:01 -07:00
SDL_androidkeyboard.h make SDL_SetTextInputRect take a pointer to const 2022-07-04 09:38:01 -07:00
SDL_androidmessagebox.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidmessagebox.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidmouse.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidmouse.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidtouch.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidtouch.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidvideo.c Android: add SetWindowResizable() implementation 2022-03-23 10:13:56 +01:00
SDL_androidvideo.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidvulkan.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidvulkan.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_androidwindow.c Fixed building with C89 compiler 2022-05-30 12:02:25 -07:00
SDL_androidwindow.h Android: add SetWindowResizable() implementation 2022-03-23 10:13:56 +01:00