<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Query GL_RGBA_SIGNED_COMPONENTS_EXT missing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73096">73096</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Query GL_RGBA_SIGNED_COMPONENTS_EXT missing
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>bmerry@gmail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Mesa core
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=91251" name="attach_91251" title="Patch to add a regression test to piglit">attachment 91251</a> <a href="attachment.cgi?id=91251&action=edit" title="Patch to add a regression test to piglit">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=73096&attachment=91251'>[review]</a>
Patch to add a regression test to piglit

The EXT_packed_float extension defines a glGet* query
GL_RGBA_SIGNED_COMPONENTS_EXT. However, querying it in Mesa generates
GL_INVALID_ENUM, and a search of the codebase seems to indicate that it is not
implemented.

I'm using Mesa 10.0.1, which is not yet a valid Version in the bug-tracker.

I'll attach a patch to piglit to add a test for this. Let me know if you'd like
me to do anything about getting it pushed into the piglit code base.</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>