efl/src/lib/evas/filters
Jean-Philippe Andre 88bfba1fdd evas filters: Add "alphaonly" flag for blend and blur
This is very useful to specify precisely which kind of RGBA -> Alpha
conversion you want. If all you wanted was the alpha layer to use as a
mask, set this flag to true.

@feature
2017-12-14 18:03:49 +09:00
..
lua Evas filters: Fix for Lua 5.3 (with --enable-lua-old) 2015-08-18 18:31:39 +09:00
evas_filter.c evas filters: Add "alphaonly" flag for blend and blur 2017-12-14 18:03:49 +09:00
evas_filter_parser.c evas filters: Add "alphaonly" flag for blend and blur 2017-12-14 18:03:49 +09:00
evas_filter_private.h evas filters: Add "alphaonly" flag for blend and blur 2017-12-14 18:03:49 +09:00
evas_filter_utils.c evas filters: Fix blur logic and GL buffer handling 2017-04-14 11:26:43 +09:00