Browse Source

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);

Sam Lantinga 12 years ago
parent
commit
509898460c
1 changed files with 305 additions and 223 deletions
  1. 305 223
      src/render/opengles2/SDL_render_gles2.c

File diff suppressed because it is too large
+ 305 - 223
src/render/opengles2/SDL_render_gles2.c


Some files were not shown because too many files changed in this diff