replicant-frameworks_native/opengl
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
..
include A library for encoding and decoding ETC1 textures. 2009-12-31 13:31:04 +08:00
libagl Fix ETC1 texture decoding. 2010-02-02 22:50:39 -08:00
libs fix [2303866] eglMakeCurrent doesn't return all error messages described in the spec 2010-01-25 11:30:11 -08:00
tests Deprecate fill_parent and introduce match_parent. 2010-01-08 15:11:38 -08:00
tools/glgen Implement the GL11ExtensionPack APIs. 2010-01-28 20:28:32 +08:00