Evas filters: Complete basic repairs for GL engine
authorJean-Philippe Andre <jp.andre@samsung.com>
Mon, 4 Jan 2016 11:33:37 +0000 (20:33 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 5 Jan 2016 06:43:44 +0000 (15:43 +0900)
commit13f66f8887b3f7f63be26c6ec55cebd6ca7bd1bd
tree463e7a4b636e66db64043963099c8c095ff6490c
parent0d5b42e6bbff30ead404460a0538d80282a9d6c9
Evas filters: Complete basic repairs for GL engine

Now the filters should work with the GL engine, again, but with
a potentially crazy performance. Indeed, the input buffer is now
backed by an FBO, that needs to be glReadPixel'ed everytime it is
accessed by the filters (mapped).
src/modules/evas/engines/gl_generic/evas_ector_gl_image_buffer.c
src/modules/evas/engines/gl_generic/evas_ector_gl_image_buffer.eo