[Libreoffice-bugs] [Bug 114081] Playing slideshow with video on 1st slide shows artifacts (with OpenGL)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Jun 10 10:58:02 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=114081

--- Comment #4 from Telesto <telesto at surfxs.nl> ---
Created attachment 142634
  --> https://bugs.documentfoundation.org/attachment.cgi?id=142634&action=edit
Bibisect log

Bisected to
author  Michael Meeks <michael.meeks at collabora.com>     2016-01-12 21:02:01
+0000
committer       Tor Lillqvist <tml at collabora.com>       2016-01-12 22:02:00
+0000
commit  8d6c1b6981f01bbc0057234f53fd139e87a5f010 (patch)
tree    13aaeb573ecf06214a8c7a9bc76d2a93d518089f
parent  ab95fb7a19d7847dd1cbfad0059cc175a809a50f (diff)
tdf#96385 - opengl: dynamically adjust priority of swap buffers.
Initially we start with a very low priority, so that the lame
bits of code that do eg. focus, and cursor rendering before the
document is visible do not cause a swap, flash. Then after we've
processed a REPAINT priority idle (hopefully our first paint) we
adjust the swap priority to highest.

Essentially a fusion of Tor's approach and mine.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=8d6c1b6981f01bbc0057234f53fd139e87a5f010

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180610/fa4a2f38/attachment.html>


More information about the Libreoffice-bugs mailing list