replicant-frameworks_native/opengl/libagl
Mathias Agopian 6af358e0a7 fix [3119687] [Maps][4.6.0] Force close in street view
The EGLConfig attributes MUST be sorted, because they're used in a binary search.
A recent change introduced a bug where 2 of the configs had improperly
sorted attributes.

Change-Id: I1ac53e4463d62f27125ca9f82ed946e6c98ddba0
2010-10-21 15:58:25 -07: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
BufferObjectManager.cpp
BufferObjectManager.h
context.h
dxt.cpp
dxt.h
egl.cpp fix [3119687] [Maps][4.6.0] Force close in street view 2010-10-21 15:58:25 -07:00
fixed_asm.S
fp.cpp
fp.h
iterators.S
light.cpp
light.h
matrix.cpp
matrix.h
mipmap.cpp
primitives.cpp
primitives.h
state.cpp fix [2236865] STOPSHIP: bump soft gl and egl minor version number 2010-10-19 14:47:08 -07:00
state.h
texture.cpp remove copybit hack from software opengl (libagl) 2010-07-29 23:28:03 -07:00
texture.h
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
Tokenizer.h
TokenManager.cpp
TokenManager.h
vertex.cpp
vertex.h