OSDN Git Service

Implement a number of KHR EGL extensions
authorSeason Li <seasonl@nvidia.com>
Wed, 1 Jul 2015 18:39:40 +0000 (11:39 -0700)
committerJesse Hall <jessehall@google.com>
Wed, 1 Jul 2015 23:52:44 +0000 (16:52 -0700)
commit000d88f02680607f45f600dde4e53ebe5b3895ab
tree7140133ba0897d54bb1d05b6eb2b2316cb8e005d
parentbbd4f23247b3599bdda0149fcb68f311900ecf4f
Implement a number of KHR EGL extensions

Add following KHR EGL extensions:

EGL_KHR_gl_texture_3D_image
EGL_KHR_config_attribs
EGL_KHR_surfaceless_context
EGL_KHR_stream
EGL_KHR_stream_fifo
EGL_KHR_stream_producer_eglsurface
EGL_KHR_stream_consumer_gltexture
EGL_KHR_stream_cross_process_fd

Change-Id: Ie7a35b5e3761e343cb71cf446cba77f67f604bdf
opengl/libs/EGL/eglApi.cpp
opengl/libs/EGL/egl_entries.in