<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Reporting OpenGL version 3.0 instead of 3.3 on Fedora 23"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93743#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Reporting OpenGL version 3.0 instead of 3.3 on Fedora 23"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93743">bug 93743</a>
              from <span class="vcard"><a class="email" href="mailto:felix.schwarz@oss.schwarz.eu" title="Felix Schwarz <felix.schwarz@oss.schwarz.eu>"> <span class="fn">Felix Schwarz</span></a>
</span></b>
        <pre>Probably I'm just misreading something but to me it looks perfectly fine:OpenGL
<span class="quote">> core profile version string: 3.3 (Core Profile) Mesa 11.1.0 (git-525f3c2)</span >
...
<span class="quote">> OpenGL version string: 3.0 Mesa 11.1.0 (git-525f3c2)</span >

AFAIK this means you get OpenGL 3.0 if you request a compatibility context. If
you want OpenGL 3.3 you need to request a core context. mesa does not support
compatibility contexts so it's the same for radeonsi and OpenGL 4.x.</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>