<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Epic Games Launcher renders nothing with "-opengl" option"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110462#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Epic Games Launcher renders nothing with "-opengl" option"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110462">bug 110462</a>
              from <span class="vcard"><a class="email" href="mailto:danylo.piliaiev@gmail.com" title="Danylo <danylo.piliaiev@gmail.com>"> <span class="fn">Danylo</span></a>
</span></b>
        <pre><span class="quote">> As far as I recall apitrace records the profile it was given not the profile that the application requests.</span >

I have copied the function call itself which I think apitrace doesn't change.
It can show a different info in a current state of the call but that's another
story.

However I rechecked by adding logs and here what is passed to
dri2_convert_glx_attribs which is called by glXCreateContextAttribsARB:

major: 1, minor: 0, compat: 0
major: 1, minor: 0, compat: 0
major: 3, minor: 2, compat: 1
major: 1, minor: 0, compat: 0
major: 4, minor: 4, compat: 0
major: 1, minor: 0, compat: 0
major: 3, minor: 2, compat: 1

So 4.4 created without compat.</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>