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
ector_buffer.eo eolian: rename @warn_unused and its associated API 2019-05-26 17:41:22 +02:00
ector_buffer.h
ector_gl_internal.h
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
ector_renderer_gradient.c
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
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
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
ector_util.h
meson.build build: add a option to disable eo file installation 2019-03-14 12:44:00 -04:00