replicant-frameworks_native/opengl
Jamie Gennis 5c0c93a8c4 SurfaceTexture: disallow unsupported uses.
This change makes the ANativeWindow_lock NDK function error out if it is
passed an ANativeWindow with a concrete type that is not Surface.  It
also makes eglCreateWindowSurface fail if it is passed a
SurfaceTextureClient as its 'window' argument.

Bug: 4087277
Change-Id: Ie68c50c52d88f72d8a387f6c094908044c83a88c
2011-03-15 10:37:37 -07:00
..
include Refresh EGL header to work with the NDK 2010-11-07 23:36:28 +01:00
libagl Fix a multithreading bug in libagl's EGL. 2011-01-30 15:59:36 -08:00
libs SurfaceTexture: disallow unsupported uses. 2011-03-15 10:37:37 -07:00
tests gl2_yuvtex: use the gralloc-provided stride. 2011-03-14 11:30:02 -07:00
tools/glgen Fix newlines in this file. 2010-12-07 16:23:05 -08:00