<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Geometry missing from rendering, only when using Mesa."
href="https://bugs.freedesktop.org/show_bug.cgi?id=95266#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Geometry missing from rendering, only when using Mesa."
href="https://bugs.freedesktop.org/show_bug.cgi?id=95266">bug 95266</a>
from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
<pre>(In reply to David Lonie from <a href="show_bug.cgi?id=95266#c3">comment #3</a>)
<span class="quote">> 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.</span >
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?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>