replicant-frameworks_native/opengl/libagl
Gary King 9166f7bfa7 Use correct TLS codepath in graphics libraries
Duplicate ARCH_ARM_HAVE_TLS_REGISTER BoardConfig to proprocessor
HAVE_ARM_TLS_REGISTER define from Bionic's libc Android.mk to ensure that
OpenGL libraries (libEGL, libGLESv1_CM, libGLESv2, libGLES_android) use the
correct codepath in bionic_tls.h for accessing the TLS address
2010-01-12 17:35:35 -08:00
..
Android.mk Use correct TLS codepath in graphics libraries 2010-01-12 17:35:35 -08:00
array.cpp fix [2235414] libagl glDeleteBuffers() crashes 2009-11-19 17:32:05 -08:00
array.h
BufferObjectManager.cpp
BufferObjectManager.h
context.h
copybit.cpp fix [2069023] STOPSHIP: disable DEBUG_COPYBIT 2009-11-30 12:10:53 -08:00
copybit.h
dxt.cpp
dxt.h
egl.cpp am 66b5d902: am 27407208: Merge change Icf335098 into eclair 2009-11-13 09:26:24 -08:00
fixed_asm.S Add misssing symbol type directives. 2009-12-08 11:22:38 -08:00
fp.cpp
fp.h
iterators.S Add misssing symbol type directives. 2009-12-08 11:22:38 -08:00
light.cpp Calculate specular lighting correctly 2009-08-25 18:35:54 -07:00
light.h
matrix.cpp fix [2231527] Compatibility with SpaceJunk game (OpenGL) 2009-11-02 18:33:08 -08:00
matrix.h
mipmap.cpp
primitives.cpp
primitives.h
state.cpp fix [2236865] STOPSHIP: bump soft gl and egl minor version number 2009-11-12 15:19:42 -08:00
state.h
texture.cpp fix [2151588] glTexSubImage2D() allows pixel format conversion 2009-10-19 14:23:02 -07:00
texture.h
TextureObjectManager.cpp
TextureObjectManager.h
Tokenizer.cpp
Tokenizer.h
TokenManager.cpp
TokenManager.h
vertex.cpp
vertex.h