efl/src/lib/evas/filters
Stefan Schmidt e90622ec41 all: use void if we really want to make sure we do not accept parameters
In C we need this to make clear that we really do not accept parameters.
Found by the smatch source code matcher. I had run and fixed this before
but it seems to creep in again over time.
2016-12-06 17:16:24 +01:00
..
blur Evas filters: Prevent division by 0 2014-10-28 10:54:51 +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 all: use void if we really want to make sure we do not accept parameters 2016-12-06 17:16:24 +01:00
evas_filter_blend.c Automatic migration to Eo4. 2016-03-03 09:58:08 +00:00
evas_filter_blur.c evas: filters: add return value in all cases 2016-07-25 18:00:42 +02:00
evas_filter_bump.c Automatic migration to Eo4. 2016-03-03 09:58:08 +00:00
evas_filter_curve.c Automatic migration to Eo4. 2016-03-03 09:58:08 +00:00
evas_filter_displace.c Automatic migration to Eo4. 2016-03-03 09:58:08 +00:00
evas_filter_fill.c Automatic migration to Eo4. 2016-03-03 09:58:08 +00:00
evas_filter_mask.c Automatic migration to Eo4. 2016-03-03 09:58:08 +00:00
evas_filter_parser.c evas: Fix warning with va_start in internal EAPI 2016-11-03 17:22:15 +09:00
evas_filter_private.h Ector generic: Remove .Generic and .Base (hack no longer needed). 2016-05-11 12:57:55 +01:00
evas_filter_transform.c Automatic migration to Eo4. 2016-03-03 09:58:08 +00:00
evas_filter_utils.c Automatic migration to Eo4. 2016-03-03 09:58:08 +00:00