<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mesa-utils -8.4 - glxinfo report has a blank value in GL_NUM_SHADING_LANGUAGE_VERSIONS subsection and also the aligniment below 4.3 seems not correct"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105285#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mesa-utils -8.4 - glxinfo report has a blank value in GL_NUM_SHADING_LANGUAGE_VERSIONS subsection and also the aligniment below 4.3 seems not correct"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105285">bug 105285</a>
              from <span class="vcard"><a class="email" href="mailto:brianp@vmware.com" title="Brian Paul <brianp@vmware.com>"> <span class="fn">Brian Paul</span></a>
</span></b>
        <pre>Regarding GL_NUM_SHADING_LANGUAGE_VERSIONS, the GL spec says that if GLSL 1.10
is supported, the name of the shading language is "" (an empty string).  So it
appears as a blank line.  Yeah, that's kind of goofy.  Maybe glxinfo should
check for that and return something special, like "" or (110).  What do you
think?

Regarding the GL_VERTEX_PROGRAM_ARB, GL_FRAGMENT_PROGRAM_ARB queries, that
could certainly be improved.  We already get most/all of those queries from the
2.0 and 3.2 lists.  I'll see about cleaning that up.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>