RetroArch/gfx/drivers_context
CTCaer a8028d5e8e X11: fix fullscreen when swapping monitors/resolution
Most DEs have the tendency to lose focus when monitor is getting swapped or the resolution changes.
That causes X11 exiting fullscreen and setting a lower resolution to fit desktop.
Pushing the window back to top, automatically fixes that and X11 enforces fullscreen again and new max resolution.

Additionally, XConfigure events are now checked and preferred over XGetWindowAttributes.
That saves several to hundreds μs per frame.
2021-05-29 22:19:19 +03:00
..
android_ctx.c Refactor joypad drivers 2020-08-30 05:29:32 +02:00
android_vk_ctx.c android: retro_sleep build fix 2020-12-22 17:29:26 -06:00
cocoa_gl_ctx.m Revert "Mac buildfixes (#11933)" (#11934) 2021-01-24 03:56:05 +01:00
cocoa_vk_ctx.m macOS with vulkan build fix 2021-04-26 20:31:15 +01:00
drm_ctx.c Update 7-Zip dependency to latest stable version (fixes CHD support on static platforms) 2021-04-28 12:00:50 +01:00
drm_go2_ctx.c Upstream OGA patch for vertical screen 2021-03-23 20:27:24 +01:00
emscriptenegl_ctx.c Refactor joypad drivers 2020-08-30 05:29:32 +02:00
gfx_null_ctx.c Cleanups 2020-07-09 10:36:49 +02:00
khr_display_ctx.c retro_sleep buildfix 2020-12-21 21:11:59 +01:00
mali_fbdev_ctx.c (context drivers) Make names uniform 2020-07-20 18:22:33 +02:00
opendingux_fbdev_ctx.c (context drivers) Make names uniform 2020-07-20 18:22:33 +02:00
orbis_ctx.c (context drivers) Make names uniform 2020-07-20 18:22:33 +02:00
osmesa_ctx.c Cleanups 2020-07-17 20:35:11 +02:00
ps3_ctx.c Move defines files over to libretro-common 2021-05-18 22:15:04 +02:00
qnx_ctx.c Refactor joypad drivers 2020-08-30 05:29:32 +02:00
sdl_gl_ctx.c Add OpenDingux Beta support 2021-03-25 16:19:42 +00:00
switch_ctx.c (context drivers) Make names uniform 2020-07-20 18:22:33 +02:00
uwp_egl_ctx.c Refactor joypad drivers 2020-08-30 05:29:32 +02:00
vc_egl_ctx.c [gfx] Fix static function placement. 2020-08-10 00:51:14 -03:00
vita_ctx.c Vita: VitaGL api changes (#11981) 2021-02-04 11:46:00 +01:00
vivante_fbdev_ctx.c (context drivers) Make names uniform 2020-07-20 18:22:33 +02:00
w_vk_ctx.c Revert "Screen Resolution option fixes" 2021-04-17 19:33:23 +02:00
wayland_ctx.c (Wayland) Fix serious warnings - input struct pointer was being passed 2020-08-31 19:56:03 +02:00
wayland_vk_ctx.c Update 2020-12-21 21:04:31 +01:00
wgl_ctx.c Add API extension for cores to override frontend fast-forward state 2021-05-13 13:16:37 +01:00
x_ctx.c X11: fix fullscreen when swapping monitors/resolution 2021-05-29 22:19:19 +03:00
x_vk_ctx.c X11: fix fullscreen when swapping monitors/resolution 2021-05-29 22:19:19 +03:00
xegl_ctx.c Fix xegl_ctx.c mouse activation 2021-04-03 15:56:06 +02:00