Fixes bug #2037, common EGL code for Android and X11
This commit is contained in:
parent
b44267693d
commit
0eeb76d869
25 changed files with 927 additions and 878 deletions
|
@ -129,6 +129,7 @@
|
|||
|
||||
/* Enable OpenGL ES */
|
||||
#define SDL_VIDEO_OPENGL_ES 1
|
||||
#define SDL_VIDEO_OPENGL_EGL 1
|
||||
#define SDL_VIDEO_RENDER_OGL_ES 1
|
||||
#define SDL_VIDEO_RENDER_OGL_ES2 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue