[osg-users] Compiling vertext shader fails on Intel

Chris Hanson xenon at alphapixel.com
Fri Dec 14 14:12:04 PST 2018


I think compiling the shader is deferred until it's actually needed.

The fact that it doesn't list WHAT extension it needs suggests to me that
the driver is just broken and there may not be anything you can do.

You could try a validator and see if it flags anything wrong with your GLSL
code: https://github.com/KhronosGroup/glslang

On Fri, Dec 14, 2018 at 10:21 PM Andrew Cunningham <andrewC at mac.com> wrote:

> Sadly although the driver is old, apparently it can't be updated to a
> newer version on this DELL laptop.
>
> Also, I am struggling a bit to detect/recover from the failure of
> "glLinkProgram".
>
> It appears this is delayed until the "first render" using the shader.
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=75310#75310
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>


-- 
Chris 'Xenon' Hanson, omo sanza lettere. Xenon at AlphaPixel.com
http://www.alphapixel.com/
Training • Consulting • Contracting
3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 •
GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
Legal/IP • Forensics • Imaging • UAVs • GIS • GPS •
osgEarth • Terrain • Telemetry • Cryptography • LIDAR • Embedded • Mobile •
iPhone/iPad/iOS • Android
@alphapixel <https://twitter.com/alphapixel> facebook.com/alphapixel (775)
623-PIXL [7495]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20181214/922e617a/attachment.html>


More information about the osg-users mailing list