efl/src/lib/evas
Jean-Philippe Andre db6cba1429 evas/cserve2: avoid useless SETOPT messages.
Most of the time, the SETOPT message is sent only
to carry 0 data. Let's add a flag to the OPEN message to
avoid useless socket calls.
Server-side: implement with message faking.
Also, fix image ID logic on client side:
 - alloc data entry asap,
 - assign image_id during call to OPEN

Signed-off-by: Cedric Bail <cedric.bail@samsung.com>
2013-07-02 16:58:10 +09:00
..
cache evas: don't forget to remove image from the lru when they are back to active. 2013-06-25 16:20:46 +09:00
cache2 evas/cserve2: Set default LRU size to 4Mb or env-based 2013-07-02 16:58:10 +09:00
canvas evas/proxy rendering - optimize proxy rendering. 2013-07-02 15:38:42 +09:00
common We should free glyph_out also (as that gets malloc'd too) on error. 2013-06-28 14:13:09 +01:00
cserve2 evas/cserve2: avoid useless SETOPT messages. 2013-07-02 16:58:10 +09:00
file efl: formatting 2013-06-20 13:28:18 +02:00
include evas/render - refactoring about checking smart member changed. 2013-07-02 15:28:56 +09:00
Evas.h evas: cleanup headers. Should work on windows. 2013-06-26 11:24:29 +09:00
Evas_Common.h evas: prevent people from including header directly. 2013-06-28 10:18:39 +09:00
Evas_Eo.h evas: prevent people from including header directly. 2013-06-28 10:18:39 +09:00
Evas_GL.h efl/evas: proper glShaderSource() definition as glext.h 2013-01-05 15:55:58 +00:00
Evas_Legacy.h evas: prevent people from including header directly. 2013-06-28 10:18:39 +09:00
Evas_Loader.h evas: cleanup headers. Should work on windows. 2013-06-26 11:24:29 +09:00
main.c evas: Keep sane name for public header 2013-06-20 12:53:29 +02:00