efl/src/lib/ector
Lauro Moura f203c164d8 eo files: Avoid container<ptr(value_type)> usage.
Summary:
Value types are already assumed to be stored by pointer (e.g.
`int val = *(node->data);`)

This commit just changes the current usage of the `ptr` modifier in the
ptr, not affecting the parser.

Reviewers: q66, segfaultxavi, bu5hm4n, felipealmeida

Reviewed By: q66

Subscribers: cedric, #reviewers, #committers, brunobelo

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10769
2019-11-29 17:22:07 -03:00
..
gl eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
software ector: refer exact stride size for jumping buffer lines. 2019-09-17 12:03:25 +09:00
Ector.h ector: removed cairo backend. 2019-09-11 13:14:56 +09: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 Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
ector_private.h Ector.Renderer : Implement Ector.Renderer.(Software).Image class 2019-07-22 13:29:02 +09:00
ector_renderer.c ector: code refactoring. 2019-09-06 17:56:02 +09:00
ector_renderer.eo eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
ector_renderer.h Ector.Renderer : Implement Ector.Renderer.(Software).Image class 2019-07-22 13:29:02 +09:00
ector_renderer_gradient.c evas ector: fix memory leaks. 2018-11-14 21:51:24 +09:00
ector_renderer_gradient.eo Revert "ector: code refactoring." 2019-08-20 20:24:27 +09: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_image.c Ector.Renderer : Implement Ector.Renderer.(Software).Image class 2019-07-22 13:29:02 +09:00
ector_renderer_image.eo Ector.Renderer : Implement Ector.Renderer.(Software).Image class 2019-07-22 13:29:02 +09: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 ector: Fix precomp layer rendering issue when it has alpha value 2019-06-20 16:07:05 +09:00
ector_surface.h
ector_types.eot eolian: fix eolian errors with EOLIAN_ENFORCE_SINCE=1 2019-10-14 16:55:52 +09:00
ector_util.h
meson.build ector: removed cairo backend. 2019-09-11 13:14:56 +09:00