replicant-frameworks_native/opengl/libs/EGL
Michael Lentine 54466bc441 Remove lock around ref count check in terminate.
Replace the global lock in terminate for the ref count check with atomics and a
local lock.

Bug: 19072064

Change-Id: I0cfd6564e227a75b8387a8788b16381d5bc2cc88
2015-01-28 11:54:15 -08:00
..
egl_cache.cpp Make Flattenable not virtual 2013-07-30 21:19:13 -07:00
egl_cache.h
egl_display.cpp Remove lock around ref count check in terminate. 2015-01-28 11:54:15 -08:00
egl_display.h Remove lock around ref count check in terminate. 2015-01-28 11:54:15 -08:00
egl_entries.in
egl_object.cpp
egl_object.h
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 Add rate-limited logging for unimplemented es functions. 2014-09-23 08:30:12 -07:00
eglApi.cpp Revert "Modify EGL to disconnect the window when the surface gets destroyed." 2014-08-08 10:30:44 -07:00
egldefs.h Expose core EGL entry points to eglGetProcAddress 2014-03-27 17:28:40 -06:00
getProcAddress.cpp Add aarch64 EGL/GLES trampolines 2014-06-06 16:31:53 -07:00
Loader.cpp Expose core EGL entry points to eglGetProcAddress 2014-03-27 17:28:40 -06:00
Loader.h
trace.cpp Remove vestigial remnants of GLES2_dbg 2014-05-17 19:32:32 -07:00