mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-11 11:05:31 +00: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:
parent
e5ef978e13
commit
509898460c