replicant-frameworks_native/opengl/libagl
Mathias Agopian cc2b1560e8 fix EGL_CLIENT_STRING
it should read OpenGL_ES (with an underscore)

Bug: 6529643

Change-Id: I7caf07793bffe5a8dcceaff496a222077486fc87
2012-05-21 14:02:53 -07:00
..
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:12:16 -07:00
array.cpp
array.h
BufferObjectManager.cpp
BufferObjectManager.h
context.h libagl shouldn't export anything 2012-02-27 13:03:04 -08:00
dxt.cpp
dxt.h
egl.cpp fix EGL_CLIENT_STRING 2012-05-21 14:02:53 -07:00
fixed_asm.S
fp.cpp
fp.h
iterators.S
light.cpp
light.h
matrix.cpp Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE 2012-01-03 22:38:27 +00:00
matrix.h
mipmap.cpp Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 13:19:13 +00:00
primitives.cpp
primitives.h
state.cpp implement EGL_TEXTURE_EXTERNAL_OES in libagl 2011-08-18 16:26:21 -07:00
state.h
texture.cpp remove dependency on android_native{s_priv|buffer}.h 2012-02-24 18:26:01 -08:00
texture.h
TextureObjectManager.cpp remove dependency on android_native{s_priv|buffer}.h 2012-02-24 18:26:01 -08:00
TextureObjectManager.h frameworks/base: android_native_buffer_t -> ANativeWindowBuffer 2011-05-03 16:40:14 -07:00
Tokenizer.cpp Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE 2012-01-03 22:38:27 +00:00
Tokenizer.h
TokenManager.cpp
TokenManager.h
vertex.cpp
vertex.h