efl/legacy
Cedric BAIL 3d6840cd1a * evas: Fix two render bugs :
- Forgot to reset clip before drawing cleanup rect.
		- Always draw a rect to reset the background, just
		choose a correct color.

	Note: This will slow down software_x11 engine, as this engine
	always do memset, so it does it twice. Before only the alpha
	case was impacted, now both case are. Need time to fix it. If
	someone has, don't hesitate :-) You can use elementary windows
	state test, to see if thing is going correctly or not.

	For the record, SDL engine has a score around 500 under X11 on
	my computer, where the X11 engine does only have a score around
	450.


SVN revision: 41770
2009-08-14 17:17:01 +00:00
..
ecore * ecore_con_url: Fix mem leak. 2009-08-14 11:33:33 +00:00
edje * edje_calc: Use 20 bytes less per Edje_Calc_Params. 2009-08-13 16:28:17 +00:00
eet * eet: Make macro EET_EINA_*_DATA_DESCRIPTOR_CLASS_SET usable in if 2009-08-14 14:30:56 +00:00
efreet back to pre ver's 2009-07-29 08:19:34 +00:00
eina * eina: Fix typo. 2009-08-14 14:22:25 +00:00
embryo back to pre ver's 2009-07-29 08:19:34 +00:00
emotion * emotion: Remove Evas_Bool. 2009-06-18 08:01:23 +00:00
ethumb Fixed generation of dist tarball in ethumb. 2009-08-04 07:34:52 +00:00
evas * evas: Fix two render bugs : 2009-08-14 17:17:01 +00:00
evil * src/lib/evil_main.c: 2009-06-13 08:25:28 +00:00