cem polat
10-04-2004, 11:24 PM
In OpenGL Reference Manual it is said that in different implementations there may be more than one error flag. I'm confused with the word "more". Is there only one error flag for each context? or Can there be implementations allowing more than one error flags for a context? for Microsoft's Opengl 1.1 driver I could not get more than 1 error at a time (in a loop).