OSDN Git Service

EGL: add the native_fence_sync extension
authorJamie Gennis <jgennis@google.com>
Thu, 6 Sep 2012 21:52:00 +0000 (14:52 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Thu, 6 Sep 2012 23:11:37 +0000 (16:11 -0700)
commit331841b96b92646c93c87627c03f77b892f711cd
tree2fe3a05c800a44e2f6fd7d94d380fe23ee58b7d8
parent8893d5bba1191b0dc9db1432868d8dc64de606ad
EGL: add the native_fence_sync extension

This change adds support for the EGL_ANDROID_native_fence_sync extension to the
Android EGL layer.  It also fixes a couple minor issues with the extension spec.

Change-Id: Ic8829d21f37b701f33aa9c72c3d25e88e03fa3cd
opengl/include/EGL/eglext.h
opengl/libs/EGL/eglApi.cpp
opengl/libs/EGL/egl_display.cpp
opengl/libs/EGL/egl_entries.in
opengl/specs/EGL_ANDROID_native_fence_sync.txt