| .. |
|
SDL_androidclipboard.c
|
Updated copyright for 2018
|
2018-01-03 10:03:25 -08:00 |
|
SDL_androidclipboard.h
|
Updated copyright for 2018
|
2018-01-03 10:03:25 -08:00 |
|
SDL_androidevents.c
|
Fixed bug 4091 - Undefined references to Android audio functions when SDL_AUDIO_DISABLED is on
|
2018-02-24 08:58:22 -08:00 |
|
SDL_androidevents.h
|
Updated copyright for 2018
|
2018-01-03 10:03:25 -08:00 |
|
SDL_androidgl.c
|
Updated copyright for 2018
|
2018-01-03 10:03:25 -08:00 |
|
SDL_androidgl.h
|
Updated copyright for 2018
|
2018-01-03 10:03:25 -08:00 |
|
SDL_androidkeyboard.c
|
Updated copyright for 2018
|
2018-01-03 10:03:25 -08:00 |
|
SDL_androidkeyboard.h
|
Updated copyright for 2018
|
2018-01-03 10:03:25 -08:00 |
|
SDL_androidmessagebox.c
|
Updated copyright for 2018
|
2018-01-03 10:03:25 -08:00 |
|
SDL_androidmessagebox.h
|
Updated copyright for 2018
|
2018-01-03 10:03:25 -08:00 |
|
SDL_androidmouse.c
|
Add Android support for relative mouse mode to SDL.
|
2018-06-05 12:46:11 -07:00 |
|
SDL_androidmouse.h
|
Add Android support for relative mouse mode to SDL.
|
2018-06-05 12:46:11 -07:00 |
|
SDL_androidtouch.c
|
Updated copyright for 2018
|
2018-01-03 10:03:25 -08:00 |
|
SDL_androidtouch.h
|
Updated copyright for 2018
|
2018-01-03 10:03:25 -08:00 |
|
SDL_androidvideo.c
|
Track android device panel width & height as well as window surface & height.
|
2018-06-07 17:07:03 -07:00 |
|
SDL_androidvideo.h
|
Track android device panel width & height as well as window surface & height.
|
2018-06-07 17:07:03 -07:00 |
|
SDL_androidvulkan.c
|
revert the recent typecast assignment changes (see bug #4079)
|
2018-02-12 17:00:00 +03:00 |
|
SDL_androidvulkan.h
|
Updated copyright for 2018
|
2018-01-03 10:03:25 -08:00 |
|
SDL_androidwindow.c
|
Deal with fullscreen limitations under windowed Android environments (Chromebook, DeX, etc.) (Thanks Rachel!)
|
2018-06-12 13:22:58 -07:00 |
|
SDL_androidwindow.h
|
On Android show the system UI when an SDL window is windowed, hide the system UI when it's fullscreen, like we do on iOS.
|
2018-02-11 18:23:37 -08:00 |