efl/src/lib/ector/software
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
..
Ector_Software.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ector_renderer_software.eo eolian: enable checking of beta/stable contexts in all classes 2019-03-11 13:42:29 +01: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 eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02: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 eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
ector_renderer_software_shape.c efl gfx_path: remove EFL_GFX_PATH_EVENT_CHANGED 2018-12-28 12:20:15 +09:00
ector_renderer_software_shape.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
ector_software_buffer.c evas ector: add software implmentation for masking feature. 2018-12-07 19:50:08 +09:00
ector_software_buffer.eo eolian: enable checking of beta/stable contexts in all classes 2019-03-11 13:42:29 +01:00
ector_software_buffer_base.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
ector_software_gradient.c ector - fix meson build with sse3 on ix86 (32bit) 2018-11-16 00:08:47 +00:00
ector_software_gradient.h ector - fix meson build with sse3 on ix86 (32bit) 2018-11-16 00:08:47 +00:00
ector_software_gradient_sse3.c ector - fix meson build with sse3 on ix86 (32bit) 2018-11-16 00:08:47 +00:00
ector_software_private.h ector: Fix precomp layer rendering issue when it has alpha value 2019-06-20 16:07:05 +09:00
ector_software_rasterizer.c ector_software_rasterizer: Improved masking calculation. 2019-05-15 11:22:45 +09:00
ector_software_surface.c ector: Fix precomp layer rendering issue when it has alpha value 2019-06-20 16:07:05 +09:00
ector_software_surface.eo ector: Fix precomp layer rendering issue when it has alpha value 2019-06-20 16:07:05 +09:00
meson.build build: add a option to disable eo file installation 2019-03-14 12:44:00 -04:00