Login  Register

Re: JOGL Shader VM Crash

Posted by Xfel on Mar 22, 2011; 1:50pm
URL: https://forum.jogamp.org/JOGL-Shader-VM-Crash-tp2638696p2714905.html

It is not the shader. The program already crashed at glCreateProgram(). if I would use your code, I wouldn't even reach it.

However, a driver update fixted the problem. but I still think that JOGL should catch this crash.