<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 - subsurfaces demo should call eglMakeCurrent for triangle subsurface"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68378">bug 68378</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 - subsurfaces demo should call eglMakeCurrent for triangle subsurface"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68378#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - subsurfaces demo should call eglMakeCurrent for triangle subsurface"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68378">bug 68378</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 6346e501ac4146b3fdff8d36ef575e5fbbd96e34
Author: Stanislav Vorobiov <<a href="mailto:s.vorobiov@samsung.com">s.vorobiov@samsung.com</a>>
Date:   Wed Aug 28 10:14:35 2013 +0400

    subsurfaces: fix rendering problem with cairo-glesv2

    when using cairo-glesv2 subsurface rendering code
    implicitly calls eglMakeCurrent(dpy, NULL, NULL, ctx)
    (since EGL_KHR_surfaceless_context is used), thus,
    triangle_frame_callback:eglSwapBuffers returns EGL_BAD_SURFACE
    error for all invocations other that the first one</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>