<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Max Core Profile for OpenGL showing 0.0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101475#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Max Core Profile for OpenGL showing 0.0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101475">bug 101475</a>
              from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre>You appear to be missing GL_ARB_texture_float, which in turn means you won't
get GL 3.0.

This happens when you haven't built mesa with --enable-texture-float, as you
were told earlier.

How sure are you that you've done this?</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>