efl/src/lib/ector
junsu choi c7b1a40b5e ector: Fix precomp layer rendering issue when it has alpha value
Summary:
When the precomp layer(parent layer) has alpha transparency and has more than 1 child layer
and they overlap each other if vg object just propagate the alpha to child layer
it will be applied twice in overlapped area.
Even if the child layer does not have alpha transparency, parent alpha is applied to each child.

Test Plan: N/A

Reviewers: Hermet, smohanty

Reviewed By: Hermet

Subscribers: cedric, #reviewers, kimcinoo, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9072
2019-06-20 16:07:05 +09: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: Fix precomp layer rendering issue when it has alpha value 2019-06-20 16:07:05 +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
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 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 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
ector_util.h
meson.build build: add a option to disable eo file installation 2019-03-14 12:44:00 -04:00