efl/src/lib/ector
Daniel Kolesa 13ddc5dbc1 eolian: rename @warn_unused and its associated API
@warn_unused in syntax is now called @no_unused - this is because
"warning about unused" is a C thing (or rather, an extension to C)
and various languages might want to use stricter behavior for this.

Its associated API does the reverse now - it lets you query whether
being unused is allowed at all. This is to match future behavior
of Eolian (once it supports versioning) that will likely reverse it.

@feature
2019-05-26 17:41:22 +02:00
..
cairo eolian: rename @warn_unused and its associated API 2019-05-26 17:41:22 +02:00
gl eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
software ector_software_rasterizer: Improved masking calculation. 2019-05-15 11:22:45 +09:00
Ector.h docs: Fix common misspellings in H files 2019-04-02 13:28:48 +02:00
ector_buffer.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ector_buffer.eo eolian: rename @warn_unused and its associated API 2019-05-26 17:41:22 +02:00
ector_buffer.h evas filters: Refactor ector and gfx filters A LOT 2017-04-14 11:26:43 +09:00
ector_gl_internal.h headers: update copyright 2016-12-20 10:31:26 -06:00
ector_main.c
ector_private.h evas ector: add software implmentation for masking feature. 2018-12-07 19:50:08 +09:00
ector_renderer.c evas ector: add software implmentation for masking feature. 2018-12-07 19:50:08 +09:00
ector_renderer.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
ector_renderer.h evas filters: Refactor ector and gfx filters A LOT 2017-04-14 11:26:43 +09:00
ector_renderer_gradient.c evas ector: fix memory leaks. 2018-11-14 21:51:24 +09:00
ector_renderer_gradient.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
ector_renderer_gradient_linear.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ector_renderer_gradient_linear.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
ector_renderer_gradient_radial.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ector_renderer_gradient_radial.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
ector_renderer_shape.c ector: replace custom _efl_refplace by generic efl_replace. 2018-11-16 12:22:20 +09:00
ector_renderer_shape.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
ector_surface.eo eolian: remove param @nonull 2019-05-26 17:25:15 +02:00
ector_surface.h
ector_types.eot docs: document all missing type defines in our eo files 2016-11-03 11:57:40 +01:00
ector_util.h
meson.build build: add a option to disable eo file installation 2019-03-14 12:44:00 -04:00