efl/legacy/evas/src/bin
Tom Hacohen a1687ca4b9 Evas: Started using EVAS_GENERAL_CFLAGS/LIBS 2 vars to rule them all.
Instead of going all over the place and adding cflags to many different
Makefiles, now you just need to update these 2 vars.

SVN revision: 75619
2012-08-23 11:32:38 +00:00
..
loaders Evas: Started using EVAS_GENERAL_CFLAGS/LIBS 2 vars to rule them all. 2012-08-23 11:32:38 +00:00
Makefile.am Evas: Started using EVAS_GENERAL_CFLAGS/LIBS 2 vars to rule them all. 2012-08-23 11:32:38 +00:00
dummy_slave.c evas/cserve2: Add font and glyphs loading implementation 2012-06-22 20:31:17 +00:00
evas_cserve2.h Add Speculative Load type to requests and a way to 2012-07-17 14:23:26 +00:00
evas_cserve2_cache.c No need for a separate Slave_Request pointer with font 2012-07-17 14:23:36 +00:00
evas_cserve2_client.c Move image opening/loading to the new requests system 2012-07-17 14:23:09 +00:00
evas_cserve2_debug.c Add simple debug client for cserve2 2012-06-22 22:39:16 +00:00
evas_cserve2_fonts.c Evas: Fix uninitialized variable warning. 2012-07-24 11:36:31 +00:00
evas_cserve2_main.c Move image opening/loading to the new requests system 2012-07-17 14:23:09 +00:00
evas_cserve2_main_loop_linux.c add note 2012-07-10 05:18:00 +00:00
evas_cserve2_messages.c cserve2 warnings begone 2012-05-07 17:22:06 +00:00
evas_cserve2_requests.c evas/cserve2: Set image->flags.loaded on loaded_handle. 2012-07-17 15:14:54 +00:00
evas_cserve2_shm.c evas/cserve2: Add font and glyphs loading implementation 2012-06-22 20:31:17 +00:00
evas_cserve2_slave.c evas/cserve2: Add font and glyphs loading implementation 2012-06-22 20:31:17 +00:00
evas_cserve2_slave.h evas/cserve2: fix typo that kept cserve2 disabled 2012-05-03 21:01:31 +00:00
evas_cserve2_slaves.c use correct format string 2012-06-26 06:50:36 +00:00
evas_cserve2_usage.c evas/cserve2: The slave should measure the time spent 2012-07-05 18:42:22 +00:00
evas_cserve2_utils.c evas/cserve2: fix typo that kept cserve2 disabled 2012-05-03 21:01:31 +00:00
evas_cserve_main.c fix gcc warnings about set-but-unused and shadows of y1. 2012-01-19 16:49:47 +00:00
evas_cserve_tool.c