reverted opengles removal.

This commit is contained in:
Ozkan Sezer 2022-11-23 18:50:02 +03:00
parent 7767e0c5f9
commit 34231f5ba0
37 changed files with 1877 additions and 18 deletions

View file

@ -199,6 +199,7 @@
/* Enable OpenGL support */
/* #undef SDL_VIDEO_OPENGL */
/* #undef SDL_VIDEO_OPENGL_ES */
#define SDL_VIDEO_OPENGL_ES2 1
/* #undef SDL_VIDEO_OPENGL_BGL */
/* #undef SDL_VIDEO_OPENGL_CGL */