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 Make Flattenable not virtual 2013-07-30 21:19:13 -07:00
egl_cache.h
egl_display.cpp remove adreno 130 workaround support 2013-08-28 15:27:30 -07:00
egl_display.h Add support for EGL_KHR_gl_colorspace 2013-08-13 12:10:51 -07:00
egl_entries.in replace eglWaitSyncANDROID by eglWaitSyncKHR 2013-03-28 14:31:09 -07:00
egl_object.cpp Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00
egl_object.h Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00
egl_tls.cpp free EGL resources associated to a thread when it terminates 2013-05-30 16:07:36 -07:00
egl_tls.h free EGL resources associated to a thread when it terminates 2013-05-30 16:07:36 -07:00
egl.cpp make sure we have a context when creating the 1st surface 2013-08-08 16:38:06 -07:00
eglApi.cpp GLConsumer: start using EGL_ANDROID_image_crop 2013-10-02 17:34:35 +00:00
egldefs.h Find non-extension GLES wrappers in eglGetProcAddress 2013-07-04 12:08:16 -07:00
getProcAddress.cpp improve GLES jumptables 2013-07-01 15:52:47 -07:00
Loader.cpp try to keep omap4 alive 2013-08-28 15:22:29 -07:00
Loader.h change how the userspace GLES drivers are named 2013-04-26 23:49:01 +02:00
trace.cpp Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00