Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove files that moved to frameworks/native | Mathias Agopian | 2012-03-07 | 1 | -670/+0 |
| | | | | Change-Id: I140d291e520097b1148930f736823650e08488f7 | ||||
* | Fix convert8To4, convert8To5 | Jack Palevich | 2011-12-09 | 1 | -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 Palevich | 2009-12-31 | 1 | -0/+670 |
The ETC1 compressed texture format is commonly supported by OpenGL ES 2.0-capable devices. |