Go to file
Jamie Gennis 9f24fd020e EGL: move disconnect to surface dtor
This change moves the call to native_window_api_disconnect from
eglDestroySurface to the egl_surface_t destructor.  The egl_surface_t
can outlive the external EGLSurface if eglDestroySurface is called while
the surface is made current on a thread.

Change-Id: I0df6117a5633c2a19935fe356579abdd76fc471f
2011-08-24 15:00:23 -07:00
cmds Remove the simulator target from all makefiles. 2011-07-11 22:12:16 -07:00
include Input system bug fixes, particularly for stylus. 2011-08-19 15:02:26 -07:00
libs Merge "SurfaceTexture: fix queues-to-composer" 2011-08-18 14:31:39 -07:00
opengl EGL: move disconnect to surface dtor 2011-08-24 15:00:23 -07:00
services/surfaceflinger give the proper orientation to the h/w composer HAL 2011-08-18 18:33:44 -07:00
MODULE_LICENSE_APACHE2
NOTICE