summaryrefslogtreecommitdiffstats
path: root/opengl/libs/ETC1
Commit message (Collapse)AuthorAgeFilesLines
* Fix convert8To4, convert8To5Jack Palevich2011-12-091-2/+2
| | | | | | | | See b/5680952 "Compilation warnings in etc1.cpp" for discussion. Fixes b/5680952 Change-Id: I0af6ba5ed5e60f3ed7a6a28eba3b09504fee1a3f
* A library for encoding and decoding ETC1 textures.Jack Palevich2009-12-311-0/+670
The ETC1 compressed texture format is commonly supported by OpenGL ES 2.0-capable devices.