RetroArch/frontend
Themaister 15ffffa835 Android/Vulkan: Recreate swapchain on orientation change.
ANativeWindow getWidth/Height does not detect any changes when using
Vulkan, so use the old onContentRectChanged callback to get notified
when size changed. Use those values instead when figuring out how large
swapchain to create.

Tested trivially on Galaxy S9+ Exynos model.
2019-12-15 16:46:41 +01:00
..
drivers Android/Vulkan: Recreate swapchain on orientation change. 2019-12-15 16:46:41 +01:00
frontend_driver.c Start going for consistent memory representation - instead of 2019-09-22 03:57:59 +02:00
frontend_driver.h Start going for consistent memory representation - instead of 2019-09-22 03:57:59 +02:00
frontend_salamander.c Overhaul shader loading logic, add --set-shader CLI option 2019-08-17 15:20:51 +02:00
frontend.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00