replicant-frameworks_native/opengl/libs/EGL
Jamie Gennis dbe9245e2e GLConsumer: start using EGL_ANDROID_image_crop
This change makes GLConsumer use the EGL_ANDROID_image_crop extension when
available on a device.  The crop rectangle is passed to the EGL driver when
creating EGLImages, allowing the crop to be performed by the driver rather than
using the texture transform matrix.

Bug: 10897141
Change-Id: I63e9a5d5c85067376abc420e3639154468346311
2013-10-02 17:34:35 +00:00
..
egl_cache.cpp
egl_cache.h
egl_display.cpp
egl_display.h
egl_entries.in
egl_object.cpp
egl_object.h
egl_tls.cpp
egl_tls.h
egl.cpp
eglApi.cpp GLConsumer: start using EGL_ANDROID_image_crop 2013-10-02 17:34:35 +00:00
egldefs.h
getProcAddress.cpp
Loader.cpp
Loader.h
trace.cpp