efl/src/lib/evas/filters
Jean-Philippe Andre 2faaef966e Evas filters: Add internal function _program_run
This will allow changing the state of the filter and re-run it
without re-creating the Lua_State object. This is to handle size,
color, animation state and scale changes (amongst other things).
2015-06-25 14:36:08 +09:00
..
blur Evas filters: Prevent division by 0 2014-10-28 10:54:51 +09:00
evas_filter.c Evas filters: Add internal function _program_run 2015-06-25 14:36:08 +09:00
evas_filter_blend.c Evas filters: Fix blend with color with rgba buffers 2015-06-12 16:53:14 +09:00
evas_filter_blur.c Evas filters: Add template optimizable files for box blur 2014-04-02 14:53:00 +09:00
evas_filter_bump.c Evas filters: Fix clang warnings 2015-04-21 20:11:02 +09:00
evas_filter_curve.c Evas filters: Rename RGBA_Image::mask.data into image.data8 2014-03-04 12:10:29 +09:00
evas_filter_displace.c Evas filters: Rename RGBA_Image::mask.data into image.data8 2014-03-04 12:10:29 +09:00
evas_filter_mask.c Evas: Don't pass whole RGBA_Image to low-level render functions 2014-11-13 12:20:57 +09:00
evas_filter_parser.c Evas filters: Add internal function _program_run 2015-06-25 14:36:08 +09:00
evas_filter_private.h Evas masking: Add clip_image_[un]set functions to draw context 2015-01-07 15:06:02 +09:00
evas_filter_transform.c Evas filters: Rename RGBA_Image::mask.data into image.data8 2014-03-04 12:10:29 +09:00
evas_filter_utils.c Evas filters: Prepare optimization paths for BOX blur 2014-03-12 14:08:02 +09:00