https://bugs.freedesktop.org/show_bug.cgi?id=110462
--- Comment #6 from Danylo <danylo.pilia...@gmail.com> ---
> As far as I recall apitrace records the profile it was given not the profile
> that the application requests.
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.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev