replicant-frameworks_native/opengl/specs
Jesse Hall 721192ed0d Initial draft of EGL_ANDROID_image_native_buffer
Change-Id: If9bdd27ffdb13fb85e9ef873b311d6721399f75f
2012-11-29 11:43:47 -08:00
..
EGL_ANDROID_blob_cache.txt EGL: add the ANDROID suffix to the blob cache ext 2011-11-11 13:17:03 -08:00
EGL_ANDROID_framebuffer_target.txt Add a spec for EGL_ANDROID_framebuffer_target. 2012-09-21 12:15:22 -07:00
EGL_ANDROID_image_native_buffer.txt Initial draft of EGL_ANDROID_image_native_buffer 2012-11-29 11:43:47 -08:00
EGL_ANDROID_native_fence_sync.txt native_fence_sync: fix an enum name 2012-11-26 13:54:56 -08:00
EGL_ANDROID_recordable.txt EGL: update EGL_ANDROID_recordable extension. 2011-07-17 18:42:09 -07:00
README Add a spec for EGL_ANDROID_framebuffer_target. 2012-09-21 12:15:22 -07:00

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_RECORDABLE_ANDROID (EGL_ANDROID_recordable)
0x3143               EGL_VERSION_HW_ANDROID (internal use)
0x3144               EGL_SYNC_NATIVE_FENCE_ANDROID (EGL_ANDROID_native_fence_sync)
0x3145               EGL_SYNC_NATIVE_FENCE_FD_ANDROID (EGL_ANDROID_native_fence_sync)
0x3146               EGL_SYNC_NATIVE_FENCE_SIGNALED_ANDROID (EGL_ANDROID_native_fence_sync)
0x3147               EGL_FRAMEBUFFER_TARGET_ANDROID (EGL_ANDROID_framebuffer_target)
0x3148 - 0x314F      (unused)