projects
/
platform
/
upstream
/
libSkiaSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecbed9d
)
Remove EGL_config from vb bot
author
joshualitt
<joshualitt@chromium.org>
Fri, 18 Dec 2015 18:19:02 +0000
(10:19 -0800)
committer
Commit bot
<commit-bot@chromium.org>
Fri, 18 Dec 2015 18:19:02 +0000
(10:19 -0800)
TBR=borenet@google.com
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=
1540583003
Review URL: https://codereview.chromium.org/
1540583003
third_party/libsdl/linux/SDL_config.h
patch
|
blob
|
history
diff --git
a/third_party/libsdl/linux/SDL_config.h
b/third_party/libsdl/linux/SDL_config.h
index 8cfc394a534da4b950d45d47315eb9c6da1ae032..de6f8dec7f9d4720df820df85fecdeb11f282d13 100644
(file)
--- 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 */