replicant-frameworks_native/opengl
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
..
include GLConsumer: start using EGL_ANDROID_image_crop 2013-10-02 17:34:35 +00:00
libagl get rid of HAL pixelformats 5551 and 4444 2013-07-26 15:43:33 -07:00
libs GLConsumer: start using EGL_ANDROID_image_crop 2013-10-02 17:34:35 +00:00
specs GLConsumer: start using EGL_ANDROID_image_crop 2013-10-02 17:34:35 +00:00
tests Binderize the consumer side of BufferQueue 2013-08-01 17:20:08 -07:00
tools/glgen All consumers now take an IGraphicBufferConsumer instead of a BufferQueue 2013-08-06 20:05:36 +00:00