efl/src/lib/evas
Cedric Bail 91aea489c3 evas: reduce memory usage by using Eo array of callbacks.
Reduce usage by 100K on my test on Elementary test, likely better with 64bits system.
2013-06-18 11:44:29 +09:00
..
cache evas: change cache API to forward Eo object. 2013-06-14 16:38:18 +09:00
cache2 evas/cserve2: add lots of error checks in the client side. 2013-06-04 20:20:55 +09:00
canvas evas: reduce memory usage by using Eo array of callbacks. 2013-06-18 11:44:29 +09:00
common evas: optimization - handle if c1 == c2 for map interplated lines 2013-06-14 21:32:56 +09:00
cserve2 evas/cserve2: add lots of error checks in the client side. 2013-06-04 20:20:55 +09:00
file evas: correctly detect if loader support asynchronous preloading. 2013-06-04 11:22:13 +09:00
include Evas: add partial rendering support for evasgl direct rendering 2013-06-17 18:32:00 +09:00
Evas.h Evas: rename Evas_Common.h to Evas_Common_Header.h 2013-04-28 14:22:21 +03:00
Evas_Common_Header.h Evas_Common_Header.h: added textgrid to primitive evas object list. 2013-06-16 22:06:33 +09:00
Evas_Eo.h Fix typo in Evas headers 2013-05-29 10:27:10 +09:00
Evas_GL.h
Evas_Legacy.h Fix typo in Evas headers 2013-05-29 10:27:10 +09:00
Evas_Loader.h evas: Make Evas_Loader API public. 2013-05-08 18:16:59 +09:00
main.c