efl/legacy
Cedric BAIL a7f2974e13 * evas: break engine API !!!
Improvements: Now evas rendering loop is the one responsible to
	initialize the surface to 0 correctly (taking into account surface
	alpha and object opacity). This will reduce the number of memset
	we do.

	Note: Current software_x11 (xlib and xcb) are buggy. They are
	copying too much data when the surface use a mask. That's why
	two memset are left in their code. They could be removed, but
	we should fix the surface we copy on change (look at mxob user
	and evas_software_xlib_x_output_buffer_paste).


SVN revision: 41206
2009-06-26 13:26:52 +00:00
..
ecore add Lars and myself 2009-06-24 06:21:15 +00:00
edje move adding of events if entry only if entry part exists. 2009-06-18 14:01:26 +00:00
eet * eet: SUN compiler don't like ; at the end of this macro. 2009-06-24 12:56:16 +00:00
efreet proper cleanup of efreet_desktop_command. 2009-06-20 19:07:31 +00:00
eina * fix typo 2009-06-26 07:52:56 +00:00
embryo back to svn soname 2009-06-15 06:29:43 +00:00
emotion * emotion: Remove Evas_Bool. 2009-06-18 08:01:23 +00:00
ethumb return -1 on error instead 2009-06-08 15:44:43 +00:00
evas * evas: break engine API !!! 2009-06-26 13:26:52 +00:00
evil * src/lib/evil_main.c: 2009-06-13 08:25:28 +00:00