<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - mesa-12.0.1 exposes only OpenGL 3.0 on wayland under gnome-shell on Intel HD 520"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97481#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - mesa-12.0.1 exposes only OpenGL 3.0 on wayland under gnome-shell on Intel HD 520"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97481">bug 97481</a>
              from <span class="vcard"><a class="email" href="mailto:bas@basnieuwenhuizen.nl" title="Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>"> <span class="fn">Bas Nieuwenhuizen</span></a>
</span></b>
        <pre>Note that OpenGL has two context profiles: core and compatibility. Mesa does
not support OpenGL for versions later than 3.0 using a compatibility profile,
on any platform. 

Looking at the eglinfo source I think it uses the compatibility profile.

Furthermore, testing colobot, it tries the compatiblity profile by default, at
least for the version check. Hence I think getting OpenGL 3.0 is expected
behavior.

However it looks like colobot has support for the core profile and it should
work with the options 

-glprofile core -glversion 3.3

Could you try if that works for you?</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>