macOS 10.14 (Mojave) issues

FWIW, my app stopped working in Mojave and failed on either glClear (when checking glGetError) or GL_FRAMEBUFFER_UNDEFINED (when checking glCheckFramebufferStatus) when switching to framebuffer 0 (default), but I built latest SDL from source (dbdc76) and my application works there.

1 Like