replicant-frameworks_native/opengl/specs
Jamie Gennis 331841b96b 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
2012-09-06 16:11:37 -07:00
..
EGL_ANDROID_blob_cache.txt
EGL_ANDROID_native_fence_sync.txt EGL: add the native_fence_sync extension 2012-09-06 16:11:37 -07:00
EGL_ANDROID_recordable.txt
README

This directory contains OpenGL ES and EGL extension specifications that have
been or are being defined for Android.  

The table below tracks usage of EGL enumerant values that have been reserved
for use by Android extensions.

     Value                       Extension
----------------     ----------------------------------
0x3140               EGL_ANDROID_image_native_buffer
0x3141               (unused)
0x3142               EGL_ANDROID_recordable
0x3143               EGL_VERSION_HW_ANDROID (internal use)
0x3144               EGL_SYNC_ANDROID_FENCE_ANDROID
0x3145               EGL_SYNC_FENCE_FD_ANDROID
0x3146               EGL_SYNC_ANDROID_FENCE_SIGNALED_ANDROID
0x3147 - 0x314F      (unused)