Evas filters: Use GL_FRAMEBUFFER instead of GL_READ_FRAMEBUFFER
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 7 Mar 2014 08:45:16 +0000 (17:45 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 7 Mar 2014 08:48:23 +0000 (17:48 +0900)
commita6950567a3adc34402d02a3b37d715818c4f9533
tree981d9798e9581f1301714dce4838388bc52127d1
parent99a17f85c04d6430e3e85b7be4d803d6e24986df
Evas filters: Use GL_FRAMEBUFFER instead of GL_READ_FRAMEBUFFER

GL_READ_FRAMEBUFFER isn't defined when compiling for Wayland
Thanks Stefan for the report.

Also, import GL_FRAMEBUFFER overrides from other GL files, so
that it points to the proper extension (_OES or _EXT if applicable).
src/modules/evas/engines/gl_x11/evas_engine.c