[osg-users] Volume image crash on the latest version of Nvidia driver

Robert Osfield robert.osfield at gmail.com
Mon Aug 10 00:42:09 PDT 2015


Hi Clement,

I have been looking GLSL for what might help us determine when to use float
vs ints.  The follow info might be useful:

   https://github.com/mattdesl/lwjgl-basics/wiki/GLSL-Versions

Perhaps we should just add a #version 130 (OpenGL Version >= 3.0) to the
top of the fragment shaders to make sure they support ints.  This may mean
that the Intel driver fails though.

What Intel hardware, drivers and OpenGL version support by the drivers do
you have on your system?

Robert.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20150810/48a927ec/attachment-0003.htm>


More information about the osg-users mailing list