replicant-frameworks_native/opengl/libagl
Mathias Agopian e3586182ec fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used.
a typo prevented the last 2 vertices of a batch to be copied to the front of
the next batch. Instead, the 2 very first vertices were used.

Change-Id: I3c344784dac1cef64df2fb6f6efb2f901cc788db
2010-08-18 20:07:25 -07:00
..
Android.mk
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
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
state.h
texture.cpp
texture.h
TextureObjectManager.cpp
TextureObjectManager.h
Tokenizer.cpp
Tokenizer.h
TokenManager.cpp
TokenManager.h
vertex.cpp
vertex.h