[Bug 79888] SNA, regression: chromium UI sometimes doesn't redraw

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jun 15 23:40:31 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=79888

--- Comment #17 from Chris Wilson <chris at chris-wilson.co.uk> ---
Found one issue with GLXPixmaps - I don't know if Chromium also uses those for
some elements of UI, hopefully it does and

commit 243bd26ad31776b2dc45563107e669cf7b45fd91
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Sun Jun 15 21:42:10 2014 +0100

    sna: Clear our private hints about front rendering exported bo

    Unlike GLXWindows, GLXPixmaps are rendered directly into, without a
    staging copy. Therefore we must treat those carefully when exported and
    clear our hints everytime control passes back to the Client.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=79999
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

would explain the missing redraws.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140616/61133991/attachment.html>


More information about the intel-gfx-bugs mailing list