https://bugs.kde.org/show_bug.cgi?id=358646

--- Comment #12 from Thomas Lübking <thomas.luebk...@gmail.com> ---
diff --git a/glxbackend.cpp b/glxbackend.cpp
index c59c647..9a8e0e1 100644
--- a/glxbackend.cpp
+++ b/glxbackend.cpp
@@ -751,7 +751,7 @@ void GlxBackend::endRenderingFrame(const QRegion
&renderedRegion, const QRegion
     } else {
         // Make sure that the GPU begins processing the command stream
         // now and not the next time prepareRenderingFrame() is called.
-        glFlush();
+        glXWaitGL();
     }

     if (overlayWindow()->window())  // show the window only after the first
pass,


----
Just to be sure: it's a phone video because that was the convenient thing to
do, not because it doesn't show up with recordmydesktop et al.?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to