glValidateProgramARB crashes JVM?
Status: Beta
Brought to you by:
acolubri
Potential issue with integrated intel cards.
As reported by JeffG:
"gl.glValidateProgramARB(programObject);" on Intel Series 4 video cards. It would crash java. I'm not sure how important it is... the OpenGL site says "This function is typically useful only during application development." So I've commented it out in my code and thus far have seen not adverse impact on the app. Thought I would share in case users of GLGraphics run into similar issues.