efl/src
junsu choi fcdf523b98 software_evas_engine: Remove unnecessary member for ector_surface_set
Summary:
The clear of the Evas_Thread_Command_Ector_Surface structure is an unmanaged variable.
When ector calls _draw_thread_ector_surface_set and it checks the clear value.
the clear value is garbage value. This can cause the pixels to fail to initialize.
This is why afterimages remain after updating shapes while using ector surfaces.

Test Plan:
./build/src/examples/evas/efl-canvas-vg-simple
1 - Basic Shape test
Scale up 's' or do something

Reviewers: Hermet, smohanty, kimcinoo

Reviewed By: Hermet

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11278
2020-02-05 10:47:15 +09:00
..
benchmarks Fix build with gcc 10 (which has -fno-common enabled by default). 2020-01-31 14:31:57 +01:00
bin efl_ui_tab_pager: do not directly inherit from spotlight anymore 2020-02-03 17:16:03 +01:00
bindings csharp: implement GetChildrenIndex for GenericModel 2020-02-04 17:17:27 +09:00
edje_external
examples ecore_con: remove use of list<> from Efl.Net. 2020-01-30 17:06:17 +01:00
generic emotion & evas: remove gstreamer 0.10 support 2019-12-04 12:21:25 -08:00
lib efl.canvas.textblock: update style strings 2020-02-04 17:54:34 +01:00
modules software_evas_engine: Remove unnecessary member for ector_surface_set 2020-02-05 10:47:15 +09:00
scripts scripts - eina - remove eina-bench-cmp as its disbaled from install 2020-01-06 16:36:31 +00:00
static_libs vg_common_json: Supports transform properties 2020-01-29 21:42:43 +09:00
tests efl.canvas.textblock: update style strings 2020-02-04 17:54:34 +01:00
wayland_protocol