<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:idr@freedesktop.org" title="Ian Romanick <idr@freedesktop.org>"> <span class="fn">Ian Romanick</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [Regression bisected] Ogles1conform Automatic mipmap generation test is fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93215">bug 93215</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>ASSIGNED
           </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 - [Regression bisected] Ogles1conform Automatic mipmap generation test is fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93215#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [Regression bisected] Ogles1conform Automatic mipmap generation test is fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93215">bug 93215</a>
              from <span class="vcard"><a class="email" href="mailto:idr@freedesktop.org" title="Ian Romanick <idr@freedesktop.org>"> <span class="fn">Ian Romanick</span></a>
</span></b>
        <pre>This should be fixed by the commit below.  This commit should be in Mesa 11.0.8
and Mesa 11.1.1.

commit 96dc732ed81f48d8bbc7aa6fb4d9c2833b691189
Author: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
Date:   Thu Dec 3 12:22:23 2015 -0800

    meta/generate_mipmap: Work-around GLES 1.x problem with GL_DRAW_FRAMEBUFFER

    GL_DRAW_FRAMEBUFFER does not exist in OpenGL ES 1.x, and since
    _mesa_meta_begin hasn't been called yet, we have to work-around API
    difficulties.  The whole reason that GL_DRAW_FRAMEBUFFER is used instead
    of GL_FRAMEBUFFER is that the read framebuffer may be different.  This
    is moot in OpenGL ES 1.x.

    I have another patch series that would also fix this (by removing the
    calls to _mesa_BindFramebuffer and friends), but it's not quite ready
    yet... and I think it may be a bit heavy for some stable branches.
    Consider this a stop-gap fix.

    Signed-off-by: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [Regression bisected] Ogles1conform Automatic mipmap generation test is fail"
   href="show_bug.cgi?id=93215">https://bugs.freedesktop.org/show_bug.cgi?id=93215</a>
    Cc: "11.0 11.1" <<a href="mailto:mesa-stable@lists.freedesktop.org">mesa-stable@lists.freedesktop.org</a>>
    Reviewed-by: Anuj Phogat <<a href="mailto:anuj.phogat@gmail.com">anuj.phogat@gmail.com</a>></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>