| Index: third_party/libsdl/linux/SDL_config.h
|
| diff --git a/third_party/libsdl/linux/SDL_config.h b/third_party/libsdl/linux/SDL_config.h
|
| index 8cfc394a534da4b950d45d47315eb9c6da1ae032..de6f8dec7f9d4720df820df85fecdeb11f282d13 100644
|
| --- a/third_party/libsdl/linux/SDL_config.h
|
| +++ b/third_party/libsdl/linux/SDL_config.h
|
| @@ -328,7 +328,7 @@
|
| #define SDL_VIDEO_OPENGL_ES2 1
|
| /* #undef SDL_VIDEO_OPENGL_BGL */
|
| /* #undef SDL_VIDEO_OPENGL_CGL */
|
| -#define SDL_VIDEO_OPENGL_EGL 1
|
| +/* #undef SDL_VIDEO_OPENGL_EGL */
|
| #define SDL_VIDEO_OPENGL_GLX 1
|
| /* #undef SDL_VIDEO_OPENGL_WGL */
|
| /* #undef SDL_VIDEO_OPENGL_OSMESA */
|
|
|