<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - MATLAB broken with mesa software rendering"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103078#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - MATLAB broken with mesa software rendering"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103078">bug 103078</a>
              from <span class="vcard"><a class="email" href="mailto:sroland@vmware.com" title="Roland Scheidegger <sroland@vmware.com>"> <span class="fn">Roland Scheidegger</span></a>
</span></b>
        <pre>(In reply to Scott D Phillips from <a href="show_bug.cgi?id=103078#c8">comment #8</a>)
<span class="quote">> It seems jogl wants to detect mesa and alter its behavior based on that:

> <a href="https://github.com/sgothel/jogl/blob/">https://github.com/sgothel/jogl/blob/</a>
> 45cc13c4d68fb3137b741cbc39ea653c15db2f66/src/jogl/classes/jogamp/opengl/
> GLContextImpl.java#L2136</span >

At a quick glance, my guess would be the issues are around
GLRendererQuirks.GLNonCompliant which would be set with detected mesa driver
and requested (compatCtx && (major > 3 || (major == 3 && minor >= 1)).
It would then refuse to use such contexts.
(I would tend to think it is a bug in jogl somewhere with different gl versions
being available for core/compat contexts but I have no idea really.)</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>