sdl2_frt/src/video/android
Sam Lantinga cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h
Ryan C. Gordon

We should really stick this in SDL_internal.h or something so it's always available.
2020-12-09 07:16:22 -08: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 Fixed bug 5239 - Play audio on Android while backgrounded (Thanks Superfury) 2020-09-25 10:14:42 +02: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 Fixed bug 5239 - Play audio on Android while backgrounded (Thanks Superfury) 2020-09-25 10:14:42 +02:00
SDL_androidvideo.h Fixed bug 5239 - Play audio on Android while backgrounded (Thanks Superfury) 2020-09-25 10:14:42 +02:00
SDL_androidvulkan.c Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -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