Evas DDS: Start implementing DDS file loader
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 19 Jun 2014 03:34:05 +0000 (12:34 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 3 Jul 2014 02:37:48 +0000 (11:37 +0900)
commit8c8a4d37f91db08f96701d5dce78142863fb81c1
tree756795b64afae11c2229c56584cf998c6208d631
parentc42415386734b71cef0efcbc6575b6e8c7ba8dbf
Evas DDS: Start implementing DDS file loader

This implement the header read.
src/modules/evas/loaders/dds/evas_image_load_dds.c
src/modules/evas/loaders/dds/s3tc.h [new file with mode: 0644]
src/modules/evas/loaders/dds/s3tc_decoder.c [new file with mode: 0644]