ppsspp/ext/etcpack
2012-07-18 12:03:51 +02:00
..
CMakeLists.txt Initial commit 2012-03-24 23:39:19 +01:00
etcdec.cpp Initial commit 2012-03-24 23:39:19 +01:00
etcdec.h Initial commit 2012-03-24 23:39:19 +01:00
etcpack.cpp Initial commit 2012-03-24 23:39:19 +01:00
etcpack.h Initial commit 2012-03-24 23:39:19 +01:00
etctool.cpp Fixes from fixing the mac port 2012-07-18 12:03:51 +02:00
image.cpp Fixes from fixing the mac port 2012-07-18 12:03:51 +02:00
image.h Initial commit 2012-03-24 23:39:19 +01:00
license.txt Initial commit 2012-03-24 23:39:19 +01:00
README Initial commit 2012-03-24 23:39:19 +01:00
version_1_0_6.txt Initial commit 2012-03-24 23:39:19 +01:00

This folder contains code adapted from etcpack by ERICSSON ///.

The license comments have been left at the top of each file, but some code may have moved around.

See LICENSE.TXT for details. It says that use of the code is limited to applications using the
code to compress textures for use with a Khronos-derived API. This game engine only supports
OpenGL ES 2.0, which certainly qualifies, so there is no issue there.