Go to file
Jack Palevich 0673586371 Fix ETC1 texture decoding.
etc1_decode_image requires the stride argument to be in bytes, but the
surface->stride field is in pixels. Convert by multiplying by pixel size.
2010-02-02 22:50:39 -08:00
awt Fix the broken compile of a currently-not-being-compiled AWT class. 2010-01-28 12:31:01 -08:00
calendar Generate a calendar static Java library. 2009-12-01 17:42:41 -08:00
camera API Extension: Support for optionally specifying a map of extra request headers when specifying the uri of media data to be played. 2010-01-28 11:52:43 -08:00
cmds keystore: compute the padding in an intuitive way. 2009-12-30 10:38:39 +08:00
common Remove 2 unused imports. 2010-02-01 11:47:45 -05:00
include implement [2396050] Add ETC1 texture support to AGL 2010-02-02 20:19:54 -08:00
libs Add float support for set and get in CameraParameters. 2010-01-31 17:03:10 +08:00
mms-common Fix mms-common's pathnames to match package spec. 2010-02-02 15:32:55 -08:00
opengl Fix ETC1 texture decoding. 2010-02-02 22:50:39 -08:00
vpn Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources. 2010-01-29 13:35:51 -08:00
cleanspec.mk
MODULE_LICENSE_APACHE2
NOTICE