summaryrefslogtreecommitdiffstats
path: root/video/out/wayland_common.c
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-07-12 11:09:31 -0500
committerDudemanguy <random342@airmail.cc>2023-07-13 12:12:37 +0000
commit4ff27d5220a999f38e3689cd6cc5a25a4c870b80 (patch)
tree245c98fbb6cdf338b2753a8446d295bc94e2c84e /video/out/wayland_common.c
parent33130741f45ac8d40a407da28788e77bc569f823 (diff)
downloadmpv-4ff27d5220a999f38e3689cd6cc5a25a4c870b80.tar.bz2
mpv-4ff27d5220a999f38e3689cd6cc5a25a4c870b80.tar.xz
Revert "wayland_gl: wait until resize to create egl_window"
The original reason for this commit was to prevent a compositor error on weston when going into the maximized state. The configured dimensions of mpv didn't match its actual size and Weston is super strict about this so it threw a compositor error which is fatal. It only happened in opengl and this seemed like an OK workaround, so I went with this. However, there's actually a far easier way to solve this problem and we don't need this anymore. This has the benefit of avoiding a harmless warning message that appears with gpu-next on opengl. The next commit is the proper solution. Closes #10324. This reverts commit 661b5542de21d46d4d7c4693e564f4eec0526812.
Diffstat (limited to 'video/out/wayland_common.c')
0 files changed, 0 insertions, 0 deletions