<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Playing slideshow with video on 1st slide shows artifacts (with OpenGL)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114081#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Playing slideshow with video on 1st slide shows artifacts (with OpenGL)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114081">bug 114081</a>
              from <span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=142634" name="attach_142634" title="Bibisect log">attachment 142634</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=142634&action=edit" title="Bibisect log">[details]</a></span>
Bibisect log

Bisected to
author  Michael Meeks <<a href="mailto:michael.meeks@collabora.com">michael.meeks@collabora.com</a>>     2016-01-12 21:02:01
+0000
committer       Tor Lillqvist <<a href="mailto:tml@collabora.com">tml@collabora.com</a>>       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.

<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=8d6c1b6981f01bbc0057234f53fd139e87a5f010">https://cgit.freedesktop.org/libreoffice/core/commit/?id=8d6c1b6981f01bbc0057234f53fd139e87a5f010</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>