Go to file
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
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds restorecon /data/media when re-creating it for multi-user upgrade. 2013-12-17 16:04:20 -05:00
data/etc Adding PackageManager feature strings for stepcounter and stepdetector. 2013-10-13 14:53:45 -07:00
include Track Looper decoupling from ALooper 2013-12-12 23:54:43 -08:00
libs Merge commit '1ee45c2d2d816ee912624d81ff1b0aaa98e8fa74' into HEAD 2013-12-05 12:38:18 -08:00
opengl libGLES_android: fix 64-bit compile errors 2014-01-24 14:44:57 -08:00
services Implement per-display EGLConfig and configless EGLContext 2013-12-23 21:53:39 -08:00
MODULE_LICENSE_APACHE2
NOTICE