Ecore_Evas: Rework ecore_evas_x_render function so it does not
authordevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 22 Sep 2011 02:39:23 +0000 (02:39 +0000)
committerdevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 22 Sep 2011 02:39:23 +0000 (02:39 +0000)
commit693053f269346288e917aec0b90393610608ddcd
tree5cc3c7da032269d6366eadb86214530ba22384e4
parent3ad278b33c0832366c9c88b0e1a4ff78816aa442
Ecore_Evas: Rework ecore_evas_x_render function so it does not
allocate memory for list variables & rectangles unless we need to (ie:
If there are no evas_render_updates to do, then there is no need to
allocate extra list variables & rectangles).

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@63528 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_evas/ecore_evas_x.c