efl/src/lib/ector/software
Daniel Kolesa fcae7cab27 eolian gen: enable constness generation on property getter impls
This changes a lot of things all across the EFL. Previously,
methods tagged @const had both their external prototype and
internal impl generated with const on object, while property
getters only had const on the external API. This is now changed
and it all has const everywhere.

Ref T6859.
2018-04-17 20:31:55 +02:00
..
Ector_Software.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ector_renderer_software.eo ector: fix property/method name conflict for "fill" 2018-02-12 13:47:15 -05:00
ector_renderer_software_gradient_linear.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ector_renderer_software_gradient_linear.eo ector: fix property/method name conflict for "fill" 2018-02-12 13:47:15 -05:00
ector_renderer_software_gradient_radial.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ector_renderer_software_gradient_radial.eo ector: fix property/method name conflict for "fill" 2018-02-12 13:47:15 -05:00
ector_renderer_software_shape.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ector_renderer_software_shape.eo ector: fix property/method name conflict for "fill" 2018-02-12 13:47:15 -05:00
ector_software_buffer.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ector_software_buffer.eo docs: ector_software: fill gaps in ector software backend eo file documentation 2016-11-15 17:45:31 +01:00
ector_software_buffer_base.eo evas filters: Refactor ector and gfx filters A LOT 2017-04-14 11:26:43 +09:00
ector_software_gradient.c ector: move gradient generation api to draw library for reuse. 2017-11-10 11:20:38 +09:00
ector_software_private.h ector: move gradient color computation to a pool of thread. 2017-09-17 11:49:48 -07:00
ector_software_rasterizer.c ector: move RLE shape/stroke computation to a pool of thread. 2017-09-17 11:49:48 -07:00
ector_software_surface.c efl: use efl_add_ref to create objects which have no parent 2018-03-20 17:20:56 -07:00
ector_software_surface.eo ector: use new property impl syntax 2016-12-27 16:12:25 +01:00