efl/legacy
Cedric BAIL 854f360739 * edje: Reduce sizeof (Edje_Calc_Params).
Note: It doesn't really impact edje memory foot print yet. But in
	the plan to do a computation cache inside edje, this structure
	will be used a lot (I am planning to do this feature at some point,
	but no ETA yet, and be reassured it will be optionnal so we can
	choose between CPU load or memory load).

	Note: As I was looking for similar area of improvements,
	Edje_Part_Description could really use an union to reduce it's size,
	but as we load this structure directly from an Eet file, we need
	union in Eet first. And this should be part of a comming Edje file
	format break.



SVN revision: 41652
2009-08-10 09:56:19 +00:00
..
ecore * ecore_thread: Fix the remaining comment from Vincent. 2009-08-04 09:13:49 +00:00
edje * edje: Reduce sizeof (Edje_Calc_Params). 2009-08-10 09:56:19 +00:00
eet RELEASE: eet 1.2.2 2009-07-29 07:54:14 +00:00
efreet back to pre ver's 2009-07-29 08:19:34 +00:00
eina Fixed check at the start of eina_list_accessor_get_at. 2009-08-07 20:28:05 +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 Fix placement of __UNUSED__ 2009-08-09 19:07:03 +00:00
evil * src/lib/evil_main.c: 2009-06-13 08:25:28 +00:00