Commits on Source (4)
-
This fixes black flickering on resize. Fixes #25716 for xcb/x11 output.
58aaf06c -
The RENDER output is blanking its background explicitly at each frame. This fixes black flickering on resize. Fixes #25716 for RENDER output.
96100d05 -
If necessary, set bit gravity on Open() and restore on Close(). This fixes black flickering on resize. Fixes #25716 for EGL.
7251119a -
If necessary, set bit gravity on Open() and restore on Close(). This fixes black flickering on resize. Fixes #25716 for GLX.
a32bf927
Showing
- modules/video_output/glx.c 17 additions, 0 deletionsmodules/video_output/glx.c
- modules/video_output/opengl/egl.c 18 additions, 1 deletionmodules/video_output/opengl/egl.c
- modules/video_output/xcb/render.c 0 additions, 3 deletionsmodules/video_output/xcb/render.c
- modules/video_output/xcb/x11.c 3 additions, 0 deletionsmodules/video_output/xcb/x11.c