<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [IVB/HSW] ogl-samples: gl-330-texture-rect assertion fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76496">bug 76496</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 - [IVB/HSW] ogl-samples: gl-330-texture-rect assertion fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76496#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [IVB/HSW] ogl-samples: gl-330-texture-rect assertion fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76496">bug 76496</a>
              from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
        <pre>commit f5904b732efd6ad1ec8273ce3c72dbf38df7076c
Author: Iago Toral Quiroga <<a href="mailto:itoral@igalia.com">itoral@igalia.com</a>>
Date:   Mon Mar 31 02:04:00 2014 -0600

    mesa: Allow setting GL_TEXTURE_MAX_LEVEL to 0 with GL_TEXTURE_RECTANGLE.

    Currently, we raise an error when doing this which breaks a conformance
    test from the OpenGL samples pack. Even if this is a bit silly it is not
    an error.

    From <a href="http://www.opengl.org/wiki/Rectangle_Texture">http://www.opengl.org/wiki/Rectangle_Texture</a>:

    "Rectangle textures contain exactly one image; they cannot have mipmaps.
    Therefore, any texture parameters that depend on LODs are irrelevant
    when used with rectangle textures; attempting to set these parameters to
    any value other than 0 will result in an error."

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [IVB/HSW] ogl-samples: gl-330-texture-rect assertion fails"
   href="show_bug.cgi?id=76496">https://bugs.freedesktop.org/show_bug.cgi?id=76496</a>

    Reviewed-by: Brian Paul <<a href="mailto:brianp@vmware.com">brianp@vmware.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>