summaryrefslogtreecommitdiffstats
path: root/opengl
diff options
context:
space:
mode:
authorJamie Gennis <jgennis@google.com>2013-04-29 12:14:26 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-04-29 12:14:26 -0700
commit565bce248b0a21f9cf42329d5b5d0aa6dd425959 (patch)
tree8e45ae937b928a21112848ce35bc73bdf092526b /opengl
parent5075b21e1a0a0b5a8f054413df81469c07242d7c (diff)
parent8369c4739a58367e9636c84facc272cf8ddcb070 (diff)
downloadframeworks_native-565bce248b0a21f9cf42329d5b5d0aa6dd425959.zip
frameworks_native-565bce248b0a21f9cf42329d5b5d0aa6dd425959.tar.gz
frameworks_native-565bce248b0a21f9cf42329d5b5d0aa6dd425959.tar.bz2
am 8369c473: am f6d1c393: EGL: expose the EGL_KHR_create_context extension
* commit '8369c4739a58367e9636c84facc272cf8ddcb070': EGL: expose the EGL_KHR_create_context extension
Diffstat (limited to 'opengl')
-rw-r--r--opengl/libs/EGL/eglApi.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/opengl/libs/EGL/eglApi.cpp b/opengl/libs/EGL/eglApi.cpp
index 9a214c2..74d3973 100644
--- a/opengl/libs/EGL/eglApi.cpp
+++ b/opengl/libs/EGL/eglApi.cpp
@@ -78,6 +78,7 @@ extern char const * const gExtensionString =
"EGL_KHR_gl_renderbuffer_image "
"EGL_KHR_reusable_sync "
"EGL_KHR_fence_sync "
+ "EGL_KHR_create_context "
"EGL_EXT_create_context_robustness "
"EGL_NV_system_time "
"EGL_ANDROID_image_native_buffer " // mandatory