<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GL_POINT_SMOOTH not handled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103654">103654</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>GL_POINT_SMOOTH not handled
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

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

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

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

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

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/Gallium/r600
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

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

        <tr>
          <th>QA Contact</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=135359" name="attach_135359" title="Glut test program for GL_POINT_SMOOTH">attachment 135359</a> <a href="attachment.cgi?id=135359&action=edit" title="Glut test program for GL_POINT_SMOOTH">[details]</a></span>
Glut test program for GL_POINT_SMOOTH

I'm working on a legacy system with an RV730, reports as a Radeon E4690, on
RHEL 6.9. The software I'm supporting tries to draw points on a globe (using
the NASA worldwind map software). On fglrx, these render correctly; on mesa,
they render as squares. Close as I can tell, r600 is not handling
GL_POINT_SMOOTH correctly.

I have tested on Fedora all the way to rawhide, which just built mesa 17.3 rc3
and the problem still persists. Attached is a simple glut test I threw together
and tested against swrast, r600, and nva5. Swrast and nva5 render a circle,
r600 renders a square.</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>