Is there any known bug inside pwInit(), which triggers the flag returned by
glGetError() with a value of 1280(it's GL_INVALID_ENUM I think), and is not
checked?
Also, if any OpenGL errors happen inside PLIB's functions, shouldn't the
flag returned by glGetError() get cleared before ending the function? I
really had no frigging idea why OpenGL returned an error even before my
first call to it XD
-Coz
|