mirror of
https://github.com/yawut/SDL.git
synced 2026-09-07 16:45:57 -05:00
Added optional error checking for OpenGL ES 2.0 in the same style as the OpenGL renderer.
You can enable it like this: SDL_GL_SetAttribute(SDL_GL_CONTEXT_FLAGS, SDL_GL_CONTEXT_DEBUG_FLAG);
This commit is contained in: