replicant-frameworks_native/opengl/libagl
Jamie Gennis 2076f35549 Fix a multithreading bug in libagl's EGL.
The bug caused libagl to return 0 from eglGetError if an EGL error value
(including EGL_SUCCESS) was set on a different thread but not yet on the
current thread.

Bug: 3403756
Change-Id: Ifd965091d116745c2e22c121151ade9e78eb14c6
2011-01-30 15:59:36 -08:00
..
Android.mk
array.cpp
array.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
BufferObjectManager.cpp
BufferObjectManager.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
context.h
dxt.cpp
dxt.h
egl.cpp
fixed_asm.S
fp.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
fp.h
iterators.S Add misssing symbol type directives. 2009-12-08 11:22:38 -08:00
light.cpp
light.h
matrix.cpp
matrix.h
mipmap.cpp
primitives.cpp
primitives.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
state.cpp
state.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
texture.cpp
texture.h
TextureObjectManager.cpp remove copybit hack from software opengl (libagl) 2010-07-29 23:28:03 -07:00
TextureObjectManager.h
Tokenizer.cpp
Tokenizer.h
TokenManager.cpp
TokenManager.h
vertex.cpp
vertex.h