commit | 618c755192c452b1138528058419be8dc1d56c05 | [log] [tgz] |
---|---|---|
author | Jack Palevich <jackpal@google.com> | Fri Jan 08 16:00:21 2010 +0800 |
committer | Jack Palevich <jackpal@google.com> | Fri Jan 08 16:00:21 2010 +0800 |
tree | 21342ad86a708c7a4c324a2e6193fc8d0915a7e1 | |
parent | 8fc26bc2156e7165bc235ca0d434d6c4f30f4be1 [diff] |
DO NOT MERGE A library for encoding and decoding ETC1 textures. The ETC1 compressed texture format is commonly supported by OpenGL ES 2.0-capable devices. This change adds a host-only version of the library. It is used by the etc1tool.