Hello,
can someone tell me what can cause GL_FRAMEBUFFER_UNDEFINED as return value for glCheckFramebufferStatus for the default frame buffer (0)? I assume that something during window or context construction failed. Can someone tell me for which other gl errors I should check?
Regards