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 remove copybit hack from software opengl (libagl) 2010-07-29 23:28:03 -07:00
array.cpp fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used. 2010-08-18 20:07:25 -07:00
array.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
BufferObjectManager.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
BufferObjectManager.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
context.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
dxt.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
dxt.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
egl.cpp Fix a multithreading bug in libagl's EGL. 2011-01-30 15:59:36 -08:00
fixed_asm.S Add misssing symbol type directives. 2009-12-08 11:22:38 -08:00
fp.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
fp.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
iterators.S Add misssing symbol type directives. 2009-12-08 11:22:38 -08:00
light.cpp fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug) 2010-02-03 12:13:15 -08:00
light.h fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug) 2010-02-03 12:13:15 -08:00
matrix.cpp fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug) 2010-02-03 12:13:15 -08:00
matrix.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
mipmap.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
primitives.cpp eclair snapshot 2009-11-13 13:53:39 -08:00
primitives.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
state.cpp fix [2236865] STOPSHIP: bump soft gl and egl minor version number 2010-10-19 14:47:08 -07:00
state.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
texture.cpp remove copybit hack from software opengl (libagl) 2010-07-29 23:28:03 -07:00
texture.h eclair snapshot 2009-11-13 13:53:39 -08:00
TextureObjectManager.cpp remove copybit hack from software opengl (libagl) 2010-07-29 23:28:03 -07:00
TextureObjectManager.h remove copybit hack from software opengl (libagl) 2010-07-29 23:28:03 -07:00
Tokenizer.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
Tokenizer.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
TokenManager.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
TokenManager.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
vertex.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
vertex.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00