Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[Android] Define SDL_VIDEO_OPENGL_ES2
  • Loading branch information
gabomdq committed Dec 16, 2013
1 parent 45f785f commit b5a6c40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/SDL_config_android.h
Expand Up @@ -131,6 +131,7 @@

/* Enable OpenGL ES */
#define SDL_VIDEO_OPENGL_ES 1
#define SDL_VIDEO_OPENGL_ES2 1
#define SDL_VIDEO_OPENGL_EGL 1
#define SDL_VIDEO_RENDER_OGL_ES 1
#define SDL_VIDEO_RENDER_OGL_ES2 1
Expand Down

0 comments on commit b5a6c40

Please sign in to comment.