Re: jogl crashes video card driver
Posted by
gouessej on
Dec 18, 2012; 10:49pm
URL: https://forum.jogamp.org/jogl-crashes-video-card-driver-tp4026980p4027557.html
You probably try to use an OpenGL feature not supported by this graphics card, then it causes an OpenGL error "invalid enumerant" or simething very close. Enable the debug GL to see what is wrong.