mpv/video/out/vulkan
Dudemanguy dae6b1be96 Revert "wayland: conditionally commit surface on resize"
30dcfbc is a workaround for incorrect border sizes that could occur on
sway/wlroots in certain edge cases. This seemed harmless enough, but it
turns out that on mutter the extra wl_surface_commit somehow causes the
window always go to the top left of the screen after you leave
fullscreen. No idea why this occurs, but the original commit is a
workaround a sway bug and causing regressions for other users isn't
right despite the author being biased towards sway/wlroots.

This reverts commit 30dcfbc9cb.
2020-11-08 09:51:52 -06:00
..
common.h
context.c wayland: only render if we have frame callback 2020-09-21 20:42:17 +00:00
context.h wayland: only render if we have frame callback 2020-09-21 20:42:17 +00:00
context_android.c
context_wayland.c Revert "wayland: conditionally commit surface on resize" 2020-11-08 09:51:52 -06:00
context_win.c
context_xlib.c
utils.c vo_gpu: vulkan: print libplacebo API ver 2020-07-16 09:41:09 +02:00
utils.h