mirror of https://github.com/axmolengine/axmol.git
Add comment for etc1/etc2 compression tools [skip appveyor][skip travis]
This commit is contained in:
parent
8aa751dc2d
commit
086c3dee3c
|
@ -25,6 +25,11 @@
|
||||||
THE SOFTWARE.
|
THE SOFTWARE.
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
|
/* The etc1/etc2 compression tools
|
||||||
|
* https://developer.arm.com/tools-and-software/graphics-and-gaming/mali-texture-compression-tool
|
||||||
|
* https://github.com/google/etc2comp
|
||||||
|
*/
|
||||||
|
|
||||||
#ifndef __etc2_h__
|
#ifndef __etc2_h__
|
||||||
#define __etc2_h__
|
#define __etc2_h__
|
||||||
/// @cond DO_NOT_SHOW
|
/// @cond DO_NOT_SHOW
|
||||||
|
|
Loading…
Reference in New Issue