[Mesa-dev] [Bug 95266] Geometry missing from rendering, only when using Mesa.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 4 18:14:30 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=95266

--- Comment #4 from Ilia Mirkin <imirkin at alum.mit.edu> ---
(In reply to David Lonie from comment #3)
> I included an apitrace on the last bug, and was told that it was not
> suitable for reproducing bugs (something about apitrace forcing a 4.5
> context IIRC). I can make one for this issue if anyone needs it.

Looking at it...

2 @0 glXCreateContextAttribsARB(dpy = 0x6c4f20, config = 0x72c1c0,
share_context = NULL, direct = True, attrib_list =
[GLX_CONTEXT_MAJOR_VERSION_ARB, 4, GLX_CONTEXT_MINOR_VERSION_ARB, 5, 0]) =
0x74cf10

don't do that? :) Mesa does not support GL 4.5, was that trace captured on some
proprietary driver that does? Can you change VTK (even temporarily) to only
request GL 3.0? Or alternatively flip to requesting a core context (which that
trace isn't doing) and request GL 3.2?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160504/4fd3b98b/attachment.html>


More information about the mesa-dev mailing list