SDL/src/video/android
M Stoeckl 052a13738d Merge VideoBootStrap::available into VideoBootStrap::create
The two are only ever called together, and combining them makes it possible
to eliminate redundant symbol loading and redundant attempts to connect
to a display server.
2020-07-12 19:11:15 -04:00
..
SDL_androidclipboard.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_androidclipboard.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_androidevents.c Android: prevents rare crashes when app goes to background or ends. 2020-01-17 12:41:54 +01:00
SDL_androidevents.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_androidgl.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_androidgl.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_androidkeyboard.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_androidkeyboard.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_androidmessagebox.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_androidmessagebox.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_androidmouse.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_androidmouse.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_androidtouch.c Added SDL_log.h to SDL_internal.h so logging is available everywhere 2020-04-07 09:38:57 -07:00
SDL_androidtouch.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_androidvideo.c Merge VideoBootStrap::available into VideoBootStrap::create 2020-07-12 19:11:15 -04:00
SDL_androidvideo.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_androidvulkan.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_androidvulkan.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_androidwindow.c Fixed bug 4246 - Android: orientation between portrait<->landscape doesn't work 2020-01-17 12:04:18 +01:00
SDL_androidwindow.h Android: prevents rare crashes when app goes to background or ends. 2020-01-17 12:41:54 +01:00