efl/src/lib/evas/include
Jean-Philippe Andre 7690e33b49 Evas filters: Implement proxy rendering for GL
Make use of glReadPixel to access the source's pixel data.
Use all classic CPU functions to blend and use that data.
Save pointer to the GL image and update it with the latest data
during target render.

Use ENFN's surface_lock, read_pixels, unlock.

Also, add some more error checks to make sure the images are valid,
or return an error at runtime.
2014-03-07 11:07:15 +09:00
..
evas_blend_ops.h evas/op_blend: rename LOOP_ALIGNED_U1_A48_SSE3 to LOOP_ALIGNED_U1_A48 2014-02-09 09:42:52 +09:00
evas_common_private.h Evas filters: Rename RGBA_Image::mask.data into image.data8 2014-03-04 12:10:29 +09:00
evas_filter.h Evas filters: Implement proxy rendering for GL 2014-03-07 11:07:15 +09:00
evas_inline.x evas - code refactoring. 2013-11-28 21:24:11 +09:00
evas_macros.h merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_mmx.h merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_options.h merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_private.h Evas gl_x11: Add support for glReadPixels 2014-03-07 11:07:09 +09:00