replicant-frameworks_native/opengl/libagl
Colin Cross 444839b842 libGLES_android: fix 64-bit compile errors
Fix size of vertex_t on 64-bit architectures
Fix __get_tls casts, the TLS area is a void**
Cast through uintptr_t to store integers in a pointer
Use %zu to print size_t

Change-Id: I91079ec76025237e6d2081784c5348518b0ce122
2014-01-24 14:44:57 -08:00
..
arch-mips [MIPS] Add MIPS architecture support to libagl 2013-03-27 10:53:14 -07:00
Android.mk Add liblog 2013-04-09 21:55:39 -07:00
array.cpp
array.h
BufferObjectManager.cpp
BufferObjectManager.h
context.h libGLES_android: fix 64-bit compile errors 2014-01-24 14:44:57 -08:00
dxt.cpp
dxt.h
egl.cpp libGLES_android: fix 64-bit compile errors 2014-01-24 14:44:57 -08:00
fixed_asm.S
fp.cpp [MIPS] Add MIPS architecture support to libagl 2013-03-27 10:53:14 -07:00
fp.h
iterators.S
light.cpp libagl: Transform the vertex if using eye space lighting with point lights 2012-07-12 16:59:20 +03:00
light.h
matrix.cpp
matrix.h [MIPS] Add MIPS architecture support to libagl 2013-03-27 10:53:14 -07:00
mipmap.cpp
primitives.cpp
primitives.h
state.cpp
state.h
texture.cpp
texture.h
TextureObjectManager.cpp
TextureObjectManager.h
Tokenizer.cpp libGLES_android: fix 64-bit compile errors 2014-01-24 14:44:57 -08:00
Tokenizer.h
TokenManager.cpp
TokenManager.h
vertex.cpp
vertex.h