Evas TGV: Add ETC2 support to the TGV saver
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 27 May 2014 07:34:04 +0000 (16:34 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 10 Jun 2014 05:58:27 +0000 (14:58 +0900)
commitcdf6e5297410c82a24f4d525aa802f4a2e672b94
treef1397d859ea997094887206bfd07b2cb6f54986c
parent6fc4c1da749f66286ddb51a3c0c08c8154be246f
Evas TGV: Add ETC2 support to the TGV saver

This will call the new ETC2 encoding functions.
Note that the quality and performance will be horrible, but at
least alpha should be supported.

Also, there is no way to choose between ETC1 and ETC2 from
the client API side, which, well, sucks. So ETC2 is selected
if and only if the image has alpha (according to its flag).

@feature: Encode images in ETC2 with support for Alpha (if needed).
src/modules/evas/savers/tgv/evas_image_save_tgv.c