<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Weston-subsurfaces Flicker on window resize"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72854#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Weston-subsurfaces Flicker on window resize"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72854">bug 72854</a>
              from <span class="vcard"><a class="email" href="mailto:neil@linux.intel.com" title="Neil Roberts <neil@linux.intel.com>"> <span class="fn">Neil Roberts</span></a>
</span></b>
        <pre>I can replicate this problem if I use the Cairo image backend. It goes away if
I apply this patch:

<a href="http://lists.freedesktop.org/archives/wayland-devel/2013-December/012650.html">http://lists.freedesktop.org/archives/wayland-devel/2013-December/012650.html</a>

That makes sense because without that patch there are two things attaching
buffers to the triangle surface. Perhaps when the demo is normally running the
buffer with the triangle normally ends up being attached last so it looks ok.
However when the surface is being resized maybe it will sometimes cause Weston
to repaint in-between attaching the secret cairo buffer and the triangle buffer
so it renders garbage.</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>