sdl2_frt/src/core
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
..
android Track android device panel width & height as well as window surface & height. 2018-06-07 17:07:03 -07:00
linux Fixed bug 3920 - IBus not work with SDL 2.0.7 2018-02-13 08:15:39 -08:00
unix Updated copyright for 2018 2018-01-03 10:03:25 -08:00
windows Fixed bug 4102 - define _WIN32_WINNT_WIN7 if not already defined 2018-03-10 21:22:42 -08:00
winrt Updated copyright for 2018 2018-01-03 10:03:25 -08:00