Evas: Add support for ETC2 in the TGV loader
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 25 Apr 2014 02:24:14 +0000 (11:24 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 25 Apr 2014 07:50:29 +0000 (16:50 +0900)
commitef3a36626f1011d8890d1ba9e618329e03088307
tree4ea36f43ca48bdc95de754bde2c26b01e87a4169
parent947fc3e0988feb0d1f1831ab5063337949be47e1
Evas: Add support for ETC2 in the TGV loader

There is an ifdef HAVE_ETC2_DECODER to disable unimplemented code.

Since these ETC2 decoding function are not implemented yet,
they should be disabled at compile time.

Yes, this means Evas will not be able to load those images in case
of SW engine or GL engine w/o ETC2 support.

@feature
src/modules/evas/loaders/tgv/evas_image_load_tgv.c