.. |
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
|
Use a blank cursor instead of PointerIcon.TYPE_NULL since that shows the default cursor on Samsung DeX
|
2018-06-18 13:14:04 -07:00 |
SDL_androidmouse.h
|
Use a blank cursor instead of PointerIcon.TYPE_NULL since that shows the default cursor on Samsung DeX
|
2018-06-18 13:14:04 -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
|
Fixed whitespace
|
2018-09-24 11:49:25 -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
|
Don't flash the navigation bar when destroying a fullscreen SDL window
|
2018-10-08 12:49:25 -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 |