efl/src/modules/evas/engines
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
..
buffer build - remove evas-modules option as its rather pointless 2019-10-04 13:33:42 +01:00
drm build - remove evas-modules option as its rather pointless 2019-10-04 13:33:42 +01:00
eglfs evas egl - esnure we always destroy surfaces because creating new ones 2019-08-07 16:59:43 +01:00
fb build - remove evas-modules option as its rather pointless 2019-10-04 13:33:42 +01:00
gl_cocoa build - remove evas-modules option as its rather pointless 2019-10-04 13:33:42 +01:00
gl_common evas gl: enable GL_LINE_SMOOTH only at gles 1.x 2019-12-31 16:31:09 +09:00
gl_drm gl native surf - create pixmap failes - make them warns 2020-01-03 18:22:28 +00:00
gl_generic evas filter: fix crash issue 2020-01-31 21:35:18 +09:00
gl_sdl evas sdl: don't make confusing, we only use one-indexed egl handles. 2018-08-02 12:20:27 +09:00
gl_x11 gl native surf - create pixmap failes - make them warns 2020-01-03 18:22:28 +00:00
software_ddraw build - remove evas-modules option as its rather pointless 2019-10-04 13:33:42 +01:00
software_gdi build - remove evas-modules option as its rather pointless 2019-10-04 13:33:42 +01:00
software_generic software_evas_engine: Remove unnecessary member for ector_surface_set 2020-02-05 10:47:15 +09:00
software_x11 build - remove evas-modules option as its rather pointless 2019-10-04 13:33:42 +01:00
wayland_common evas-wayland-common: Move boolean fields to bottom of structure 2019-11-05 09:36:20 -05:00
wayland_egl gl native surf - create pixmap failes - make them warns 2020-01-03 18:22:28 +00:00
wayland_shm build - remove evas-modules option as its rather pointless 2019-10-04 13:33:42 +01:00
meson.build build - remove evas-modules option as its rather pointless 2019-10-04 13:33:42 +01:00