Re: jogl crash
Posted by slajar on Jun 20, 2014; 8:01am
URL: https://forum.jogamp.org/jogl-crash-tp4032411p4032467.html
hey neil,
intel graphics are pretty buggy with opengl. For example shaders crash in ig...dll always. This is the reason why we decided to warn the not to use intel graphics ;)
Well, we have still fall backs to a some kind of working version with a very very basic subset of OpenGL2.0 function. I would suggest you to do the same. Just use OGL2 functions and all higher functions shouldn't be used.
regards
Matthias