mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-09-21 02:24:21 +08: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: