[vtkusers] how can I tell in vtk if software opengl rendering is being used?
Dave Partyka
dave.partyka at kitware.com
Tue Nov 9 12:03:32 EST 2010
Take a look at the LoadOpenGLExtension test. Here is an example of a machine
using Microsoft software drivers.
http://www.cdash.org/CDash/testDetails.php?test=71304483&build=768830
Here is a machine using an NVidia card.
<http://www.cdash.org/CDash/testDetails.php?test=71304483&build=768830>
http://www.cdash.org/CDash/testDetails.php?test=71303630&build=768849
On Tue, Nov 9, 2010 at 11:50 AM, Mark Roden <mmroden at gmail.com> wrote:
> Hi all,
>
> Here's another troublesome deployment problem. I've found that the
> supplied drivers for some Intel chips on Windows don't automatically install
> the hardware opengl drivers and instead revert to software drivers, greatly
> slowing down the rendering process. Is there a way in vtk to determine if
> the rendering pipeline is hardware or software based?
>
> Thanks,
> Mark
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20101109/1124843f/attachment.htm>
More information about the vtkusers
mailing list