[Mesa-dev] [Bug 110462] Epic Games Launcher renders nothing with "-opengl" option
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 23 08:59:26 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110462
--- Comment #6 from Danylo <danylo.piliaiev at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190423/2af3b071/attachment.html>
More information about the mesa-dev
mailing list