<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - x11-backend with pixman renderer does not repaint on Expose"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72351">bug 72351</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - x11-backend with pixman renderer does not repaint on Expose"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72351#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - x11-backend with pixman renderer does not repaint on Expose"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72351">bug 72351</a>
              from <span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span></b>
        <pre>commit a98c2e17fd35e70bf50cdfac5a884aa639b99a92
Author: Kristian Høgsberg <<a href="mailto:krh@bitplanet.net">krh@bitplanet.net</a>>
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.

    <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - x11-backend with pixman renderer does not repaint on Expose"
   href="show_bug.cgi?id=72351">https://bugs.freedesktop.org/show_bug.cgi?id=72351</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>