Evas gl_x11: Add ETC2 support to the GL/X11 engine
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 25 Apr 2014 05:51:42 +0000 (14:51 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 25 Apr 2014 07:50:29 +0000 (16:50 +0900)
commit86ce491a862296c92bbf377cc11faf93d7a7efe7
tree871d80d3cacfee97a29797bfa1845c653f716f7c
parentef3a36626f1011d8890d1ba9e618329e03088307
Evas gl_x11: Add ETC2 support to the GL/X11 engine

This should allow texture upload with ETC2 RGB8 or RGBA8 formats.
Untested for now...

@feature
src/lib/evas/Evas_GL.h
src/lib/evas/common/evas_image_main.c
src/modules/evas/engines/gl_common/evas_gl_common.h
src/modules/evas/engines/gl_common/evas_gl_context.c
src/modules/evas/engines/gl_common/evas_gl_image.c
src/modules/evas/engines/gl_common/evas_gl_texture.c
src/modules/evas/engines/gl_x11/evas_engine.c