replicant-frameworks_native/opengl
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
..
include EGL: update EGL_ANDROID_recordable extension. 2011-07-17 18:42:09 -07:00
libagl implement EGL_TEXTURE_EXTERNAL_OES in libagl 2011-08-18 16:26:21 -07:00
libagl2
libs EGL: move disconnect to surface dtor 2011-08-24 15:00:23 -07:00
specs EGL: update EGL_ANDROID_recordable extension. 2011-07-17 18:42:09 -07:00
tests fix test-opengl-swapinterval 2011-08-15 15:25:40 -07:00
tools/glgen