efl/src/modules
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
..
ecore Ecore : does not build linux-only ecore modules on Windows 2019-08-21 11:18:48 -07:00
ecore_buffer meson: modify install pathes for modules of ecore_buffer 2019-02-27 21:20:30 +01:00
ecore_evas elm win + ecore evas - fix csd stuff like base size and min sizing 2020-01-18 00:14:58 +00:00
ecore_imf imf - make xim+scim the defaults not xim+ibus due to ibus being broken 2019-12-06 20:56:07 +00:00
ecore_wl2 ecore-wl2-dmabuf: Add include for internal functions 2019-11-05 09:08:23 -05:00
eeze eeze: remove tizen module support from eeze sensor 2019-12-11 13:46:31 +01:00
eina eina: introduce a simple malloc near implementation for Chained Mempool. 2019-10-30 08:14:29 -07:00
elementary efl_ui/clock: remove module interface 2019-08-06 09:26:34 +02:00
emotion emotion & evas: remove gstreamer 0.10 support 2019-12-04 12:21:25 -08:00
ethumb meson: correctly use the correct dependency 2019-04-05 08:15:39 -04:00
evas software_evas_engine: Remove unnecessary member for ector_surface_set 2020-02-05 10:47:15 +09:00