Dan Willemsen
0877623830
Remove unused libhost dependency
...
Change-Id: I5999c1076ca0bce7a7ee91a0c533d99e639062c9
2016-02-29 19:56:40 -08:00
Elliott Hughes
387b63df19
Clean up etc1tool.
...
Remove makefile cruft and fix all the compiler warnings.
Change-Id: I24e40143cac47a566c191f4f1ca27df7b4f55821
2016-01-05 09:34:58 -08:00
Dan Willemsen
b2fa10bf9c
Remove USE_MINGW, whitelist modules for windows
...
Bug: 23566667
Change-Id: I944f48aea13abef0efa157c82ef7c91a63429eb5
2015-08-28 13:29:35 -07:00
Mathias Agopian
cc3332aac7
remove dependency on apparently uneeded libs. might fix sdk build
...
Change-Id: I78cb49456ccf8bc6df3ebdd76ae63e0b0b6d7e4b
2012-03-08 21:02:36 -08:00
Raphael
0db059b4c8
Fix etc1tool on Mac SDK: -lz was missing.
...
Change-Id: I50f5500493be638182d3302cae2e2385722da22d
2010-04-15 22:02:08 -07:00
Raphael
39884388ed
Fix etc1tool to build in Windows SDK under Linux
...
Change-Id: Ib38a019becfeb9e227089b18e04e3f7c28a4af53
2010-04-14 20:03:19 -07:00
Jack Palevich
c1645153e7
Tool for compressing/decompressing ETC1 textures.
...
The ETC1 texture format is commonly supported by
OpenGL ES 2.0-capable GPUs.
For historical reasons ETC1 texture files have the
default extension .PKM
This tool relies on the libETC1 library to
compress and decompress the image data.
2009-12-31 13:19:21 +08:00