mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-09 18:33:38 +02: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: