Hi there,
I recently noticed that GLU.gluErrorString(int error) returns null for the error flag INVALID_FRAMEBUFFER_OPERATION_EXT = 0x0506 introduced by the frame_buffer_object extension.
My guess is that newer extension error flags are not kown by GLU.gluErrorString.
Hoping someone could fixthis, I didn’t know whether I should fill a bug report or posting here is sufficient?
Best regards,
Michael