[Wayland-bugs] [Bug 72351] x11-backend with pixman renderer does not repaint on Expose

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 5 12:31:11 PST 2013


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

Kristian Høgsberg <krh at bitplanet.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Kristian Høgsberg <krh at bitplanet.net> ---
commit a98c2e17fd35e70bf50cdfac5a884aa639b99a92
Author: Kristian Høgsberg <krh at bitplanet.net>
Date:   Thu Dec 5 12:30:37 2013 -0800

    compositor-x11: Damage output when we receive expose events for the window

    The gl renderer typically repaints everything since we don't have
    EGL_buffer_age under X, but the pixman renderer carefully only repaints
    damaged regions.  So to actually repaint anything with the pixman
    renderer, we need to damage the output.

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20131205/34b39096/attachment.html>


More information about the Wayland-bugs mailing list