<div dir="ltr">OpenGL2 uses core profile, not compatability. Using MESA_GL_OVERRIDE_VERSION is bad as it tries to trick VTK into thinking it has a better OpenGL than it has, often resulting in crashes, for VTK it is a no no.  There was a fix for windows mesa in VTK a month or so ago. If the version of VTK you are using is older than that, then upgrading to VTK master might fix the issue.<div><br></div><div>Thanks</div><div>Ken</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 10, 2017 at 4:15 AM, Taron <span dir="ltr"><<a href="mailto:taron2000@gmx.de" target="_blank">taron2000@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello everyone,<br>
<br>
I'm struggling to get VTK 7.1 with the new OpenGL2 Backend to work with<br>
Mesa-llvmpipe-Drivers on Windows.<br>
The main problem is, that Mesa ( I tried several Versions from 11.1 up to<br>
17.0) reports back 3.0 OpenGL Context. From the Mesa board I know that Mesa<br>
with llvmpipe should support a context up to 3.3 but only with the "Core<br>
Profile" and 3.0 context with the "Compatibility Profile". Now my guess is,<br>
that in theory it should work, but VTK wants a compatibility profile and not<br>
a core profile and thus refuses to work because the context provided is only<br>
3.0.<br>
When I use the enviroment var MESA_GL_OVERRIDE_VERSION  and set to 3.2 the<br>
application starts and renders, but crashes in certain circumstances (this<br>
again is expected, because only the version returned is 3.2 by mesa but the<br>
context remains 3.0 with that override).<br>
<br>
My question now is: How can we make this work? Should it work and i do<br>
something wrong? Can the VTK guys fix the issue or do the mesa drivers not<br>
support what they claim?<br>
<br>
Best Regards<br>
<br>
Klaus<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/VTK-7-1-with-OpenGL2-with-MESA-llvmpipe-drivers-under-Windows-tp5742415.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.<wbr>com/VTK-7-1-with-OpenGL2-with-<wbr>MESA-llvmpipe-drivers-under-<wbr>Windows-tp5742415.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Ken Martin PhD<div>Chairman & CFO<br>Kitware Inc.<br>28 Corporate Drive<br>Clifton Park NY 12065<br>518 371 3971<div><br></div><div><span style="font-size:10pt;font-family:Tahoma,sans-serif">This communication,
including all attachments, contains confidential and legally privileged
information, and it is intended only for the use of the addressee.  Access to this email by anyone else is
unauthorized. If you are not the intended recipient, any disclosure, copying,
distribution or any action taken in reliance on it is prohibited and may be
unlawful. If you received this communication in error please notify us
immediately and destroy the original message. 
Thank you.</span></div></div></div>
</div>