RetroArch/gfx/drivers_context
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
..
android_ctx.c Android/Vulkan: Recreate swapchain on orientation change. 2019-12-15 16:46:41 +01:00
cgl_ctx.c Update set keyboard mapping code for input driver 2019-07-27 02:21:24 +02:00
cocoa_gl_ctx.m Allow building using make on OSX 2019-11-30 12:37:58 +07:00
drm_ctx.c KMSDRM: better detection for the current video mode 2019-12-01 06:45:43 +00:00
emscriptenegl_ctx.c Update set keyboard mapping code for input driver 2019-07-27 02:21:24 +02:00
fpga_ctx.c Cleanups of update_window_title functions 2019-09-22 03:05:06 +02:00
gdi_ctx.c Cleanups of update_window_title functions 2019-09-22 03:05:06 +02:00
gfx_null_ctx.c [VITA] Allow usage of null context with gl1. 2019-11-12 13:50:14 +01:00
khr_display_ctx.c Cleanups of update_window_title functions 2019-09-22 03:05:06 +02:00
mali_fbdev_ctx.c Cleanups of update_window_title functions 2019-09-22 03:05:06 +02:00
network_ctx.c Move show memory details outside of the video context driver and 2019-09-21 07:49:33 +02:00
opendingux_fbdev_ctx.c Update set keyboard mapping code for input driver 2019-07-27 02:21:24 +02:00
orbis_ctx.c Cleanups of update_window_title functions 2019-09-22 03:05:06 +02:00
osmesa_ctx.c Update set keyboard mapping code for input driver 2019-07-27 02:21:24 +02:00
ps3_ctx.c Cleanups of update_window_title functions 2019-09-22 03:05:06 +02:00
qnx_ctx.c Update set keyboard mapping code for input driver 2019-07-27 02:21:24 +02:00
sdl_gl_ctx.c Add sdl2_common.c/.h 2019-09-22 12:40:40 +02:00
sixel_ctx.c Cleanups of update_window_title functions 2019-09-22 03:05:06 +02:00
switch_ctx.c Update set keyboard mapping code for input driver 2019-07-27 02:21:24 +02:00
uwp_egl_ctx.c [ANGLE] Add HAVE_ANGLE 2019-12-06 15:43:19 +08:00
vc_egl_ctx.c Update set keyboard mapping code for input driver 2019-07-27 02:21:24 +02:00
vita_ctx.c [VITA] Implement check_window. 2019-11-13 11:19:51 +01:00
vivante_fbdev_ctx.c Update set keyboard mapping code for input driver 2019-07-27 02:21:24 +02:00
wayland_ctx.c (Wayland) update_title function - simplify this function a bit 2019-09-22 12:14:49 +02:00
wgl_ctx.c [ANGLE] Add HAVE_ANGLE 2019-12-06 15:43:19 +08:00
x_ctx.c Revert to old x context. 2019-10-16 18:29:17 +02:00
xegl_ctx.c Update set keyboard mapping code for input driver 2019-07-27 02:21:24 +02:00