sdl2_frt/src/core/android
Sam Lantinga fe196db774 Track android device panel width & height as well as window surface & height.
Expand SDLActivity::SDLSurface::surfaceChanged() callback to grab the panel width and height at the same time and pass that along to the native code. Only works on API 17+. Duplicates surface dimensions whenever it fails.

Add Android_DeviceWidth/Android_DeviceHeight globals to native code.
Disambiguate Android_ScreenWidth/Android_ScreenHeight -> Android_SurfaceWidth/Android_SurfaceHeight
Use device width/height for all display mode settings.
2018-06-07 17:07:03 -07:00
..
keyinfotable.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_android.c Track android device panel width & height as well as window surface & height. 2018-06-07 17:07:03 -07:00
SDL_android.h Add Android support for relative mouse mode to SDL. 2018-06-05 12:46:11 -07:00