efl/src/lib/evas/filters
Jean-Philippe Andre 15f7cefa68 Evas masking: Fix major memory leak
The memory usage graph was going up and to the right!
I was told this is always a good thing!

... maybe not this time :)

Hopefully I didn't forget a case. An intense session of
genlist scrolling with masks all over the place and masks
of masks didn't show any glitch, crash or memory leak.
2015-01-21 17:51:15 +09:00
..
blur Evas filters: Prevent division by 0 2014-10-28 10:54:51 +09:00
evas_filter.c Evas masking: Fix major memory leak 2015-01-21 17:51:15 +09:00
evas_filter_blend.c Evas: Don't pass whole RGBA_Image to low-level render functions 2014-11-13 12:20:57 +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: Clean up some duplicate includes 2014-03-04 13:58:53 +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: Fix parsing of argument lists 2014-09-19 10:33:24 +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