Pre-Existing GL Error
Posted by Don on Mar 22, 2015; 4:34pm
URL: https://forum.jogamp.org/Pre-Existing-GL-Error-tp4034181.html
I was running a simple program and I got this error:
GLDrawableHelper.reshape: pre-exisiting GL error 0x502
I know that error code 0x502 means that there was an invalid gl operation, but what does "pre-existing GL Error" mean? Has anyone else come across this problem? Thanks in advance.