<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - kwin with gles window content is not updating (gen4)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=55856#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - kwin with gles window content is not updating (gen4)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=55856">bug 55856</a>
from <span class="vcard"><a class="email" href="mailto:fredrik@kde.org" title="Fredrik Höglund <fredrik@kde.org>"> <span class="fn">Fredrik Höglund</span></a>
</span></b>
<pre>KWin uses EGL_NV_post_sub_buffer to do partial updates. But it looks like
dri2_swap_buffers_region(), which this commit changed, is called by both
eglSwapBuffersRegionNOK() and eglPostSubBufferNV(). So this commit fixed one
entry point and broke the other.</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>