efl/legacy/evas/src/lib/engines/common
Cedric BAIL 0a5c65549a * evas: font config access is not thread safe at all. Don't forget
to call FTLOCK/FTUNLOCK around each FT_* call.


SVN revision: 50379
2010-07-20 12:09:46 +00:00
..
evas_intl evas: Removed the obsolete Arabic shaping as it's now done in FrBiDi (starting from version 0.19.2). 2010-06-30 16:51:49 +00:00
evas_op_add Added support for "make doc" in evas and ecore. 2009-01-11 10:20:22 +00:00
evas_op_blend Neon fixes for text rendering 2010-06-28 05:21:34 +00:00
evas_op_copy Neon improvements for ARM Cortex. 2010-05-10 09:24:11 +00:00
evas_op_mask remove 'unused parameter' warning 2009-02-25 23:18:15 +00:00
evas_op_mul remove 'unused parameter' warning 2009-02-25 23:18:15 +00:00
evas_op_sub Added support for "make doc" in evas and ecore. 2009-01-11 10:20:22 +00:00
.cvsignore Ignore 2005-04-29 07:06:35 +00:00
Makefile.am evas: Removed the obsolete Arabic shaping as it's now done in FrBiDi (starting from version 0.19.2). 2010-06-30 16:51:49 +00:00
evas_blend.h * move blend functions declaration to their own header files 2008-07-21 16:10:48 +00:00
evas_blend_main.c remove 'unused parameter' warning 2009-02-25 23:18:15 +00:00
evas_blend_private.h * move blend functions declaration to their own header files 2008-07-21 16:10:48 +00:00
evas_blit_main.c Some more Neon updates: 180 degress. 2010-06-16 09:02:09 +00:00
evas_convert_color.c * evas: Reduce code duplication. 2009-07-01 14:05:04 +00:00
evas_convert_color.h * evas: Reduce code duplication. 2009-07-01 14:05:04 +00:00
evas_convert_colorspace.c * evas: Remove Evas_Bool. 2009-06-17 10:01:52 +00:00
evas_convert_colorspace.h * evas: Remove Evas_Bool. 2009-06-17 10:01:52 +00:00
evas_convert_gry_1.c * move convert function declarations to their own header file 2008-07-10 22:53:33 +00:00
evas_convert_gry_1.h * move convert function declarations to their own header file 2008-07-10 22:53:33 +00:00
evas_convert_gry_4.c * move convert function declarations to their own header file 2008-07-10 22:53:33 +00:00
evas_convert_gry_4.h * move convert function declarations to their own header file 2008-07-10 22:53:33 +00:00
evas_convert_gry_8.c * evas: Remove lot's of warning. 2009-12-21 15:52:12 +00:00
evas_convert_gry_8.h * move convert function declarations to their own header file 2008-07-10 22:53:33 +00:00
evas_convert_grypal_6.c Fix some warnings. I don't touch map code for now. 2009-10-22 22:22:10 +00:00
evas_convert_grypal_6.h From: Mikhail Gusarov <dottedmag@dottedmag.net> 2009-08-17 01:41:07 +00:00
evas_convert_main.c From: Marc Andre Tanner <mat@brain-dump.org> 2010-02-22 08:12:49 +00:00
evas_convert_main.h * move convert function declarations to their own header file 2008-07-10 22:53:33 +00:00
evas_convert_rgb_8.c * move convert function declarations to their own header file 2008-07-10 22:53:33 +00:00
evas_convert_rgb_8.h * move convert function declarations to their own header file 2008-07-10 22:53:33 +00:00
evas_convert_rgb_16.c * evas: Cleanup move to eina log. 2009-10-22 15:22:22 +00:00
evas_convert_rgb_16.h * move convert function declarations to their own header file 2008-07-10 22:53:33 +00:00
evas_convert_rgb_24.c add - in theory rgb24+32 666 support (ezx). 2009-04-03 01:00:54 +00:00
evas_convert_rgb_24.h add - in theory rgb24+32 666 support (ezx). 2009-04-03 01:00:54 +00:00
evas_convert_rgb_32.c BUILD_NEON, not BUILD_NEONx 2010-05-19 09:03:46 +00:00
evas_convert_rgb_32.h add - in theory rgb24+32 666 support (ezx). 2009-04-03 01:00:54 +00:00
evas_convert_yuv.c * evas: Remove lot's of warning. 2009-12-21 15:52:12 +00:00
evas_convert_yuv.h * move convert function declarations to their own header file 2008-07-10 22:53:33 +00:00
evas_cpu.c Ability to disable NEON code in runtime 2010-07-15 17:58:38 +00:00
evas_draw.h * move blend functions declaration to their own header files 2008-07-21 16:10:48 +00:00
evas_draw_main.c ok use calloc - but.. i think llvm is wrong for: 2010-03-02 02:10:48 +00:00
evas_font.h add ability to dump engine coontents (if engine supports it). this means 2010-04-12 08:23:53 +00:00
evas_font_draw.c Add more control over word-cache size. Also really fix my leak on international text. 2010-07-05 06:40:20 +00:00
evas_font_load.c big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00
evas_font_main.c * evas: font config access is not thread safe at all. Don't forget 2010-07-20 12:09:46 +00:00
evas_font_private.h * evas: font config access is not thread safe at all. Don't forget 2010-07-20 12:09:46 +00:00
evas_font_query.c * evas: font config access is not thread safe at all. Don't forget 2010-07-20 12:09:46 +00:00
evas_gradient.h hmmm after some talking - for now put the transform patch on hold - we need 2008-11-04 09:19:35 +00:00
evas_gradient2_linear.c remove 'unused parameter' warning 2009-02-25 23:18:15 +00:00
evas_gradient2_main.c big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00
evas_gradient2_radial.c remove 'unused parameter' warning 2009-02-25 23:18:15 +00:00
evas_gradient_angular.c remove 'unused parameter' warning 2009-02-25 23:18:15 +00:00
evas_gradient_linear.c remove 'unused parameter' warning 2009-02-25 23:18:15 +00:00
evas_gradient_main.c big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00
evas_gradient_private.h * move font and gradient declarations to their own files 2008-07-19 17:13:42 +00:00
evas_gradient_radial.c remove 'unused parameter' warning 2009-02-25 23:18:15 +00:00
evas_gradient_rectangular.c remove 'unused parameter' warning 2009-02-25 23:18:15 +00:00
evas_gradient_sinusoidal.c use float constants instead of double as computations 2010-04-08 17:41:00 +00:00
evas_image.h add ability to dump engine coontents (if engine supports it). this means 2010-04-12 08:23:53 +00:00
evas_image_data.c fix some warnings reported by llvm (see http://local.profusion.mobi:8081/~lfelipe/output-efl/) 2009-02-24 08:31:31 +00:00
evas_image_fill_main.c hmmm after some talking - for now put the transform patch on hold - we need 2008-11-04 09:19:35 +00:00
evas_image_load.c trga loader - snarfed 80% from imlib2. missing paletted mode (just 2010-05-30 17:48:19 +00:00
evas_image_main.c Fix invalid access if using async-render 2010-07-16 22:52:04 +00:00
evas_image_private.h fix build of cserve with -fvisibility=hidden. 2009-05-02 15:53:48 +00:00
evas_image_save.c * evas: Move to Eina module and make it possible to build a libevas with 2009-06-16 13:01:36 +00:00
evas_image_scalecache.c whitespace -- 2010-06-28 05:21:05 +00:00
evas_intl_utils.c Don't check alloca, it's like checking the stack exists. 2010-07-02 08:31:12 +00:00
evas_intl_utils.h evas: Removed the obsolete Arabic shaping as it's now done in FrBiDi (starting from version 0.19.2). 2010-06-30 16:51:49 +00:00
evas_line.h * move line, polygon, rectangle API to their own files 2008-07-19 18:05:54 +00:00
evas_line_main.c Ticket #372 - patch. fix. 2009-08-03 08:19:12 +00:00
evas_map_image.c fix map rendering of text objects. 2010-05-01 13:27:05 +00:00
evas_map_image.h * evas: make map work with threaded rendering. 2010-03-24 16:39:39 +00:00
evas_map_image_core.c fix valgrind complaint - indeed corner case. 2010-06-03 14:02:46 +00:00
evas_map_image_internal.c fix valgrind complaint - indeed corner case. 2010-06-03 14:02:46 +00:00
evas_map_image_loop.c fix valgrind complaint - indeed corner case. 2010-06-03 14:02:46 +00:00
evas_op_add_main_.c * evas: Use eina_log. 2009-09-21 16:08:51 +00:00
evas_op_blend_main_.c 1. a bunch of neon asm infra and some asm, but only the neon that works is 2009-03-26 07:14:08 +00:00
evas_op_copy_main_.c 1. a bunch of neon asm infra and some asm, but only the neon that works is 2009-03-26 07:14:08 +00:00
evas_op_mask_main_.c remove 'unused parameter' warning 2009-02-25 23:18:15 +00:00
evas_op_mul_main_.c remove 'unused parameter' warning 2009-02-25 23:18:15 +00:00
evas_op_sub_main_.c remove 'unused parameter' warning 2009-02-25 23:18:15 +00:00
evas_pipe.c * evas: METRIC and WORD cache require stringshare use in thread, so 2010-07-20 12:07:51 +00:00
evas_pipe.h warnings-- 2010-06-20 06:32:05 +00:00
evas_polygon.h * evas: Make evas_object_move on Evas_Object_Polygon work. 2010-03-16 13:23:37 +00:00
evas_polygon_main.c * evas: Make evas_object_move on Evas_Object_Polygon work. 2010-03-16 13:23:37 +00:00
evas_rectangle.h * move line, polygon, rectangle API to their own files 2008-07-19 18:05:54 +00:00
evas_rectangle_main.c * move blend functions declaration to their own header files 2008-07-21 16:10:48 +00:00
evas_regionbuf.c Rename EINA_INLIST_ITER_NEXT/EINA_INLIST_ITER_LAST to EINA_INLIST_FOREACH/ 2008-10-21 12:19:57 +00:00
evas_scale_main.c * remove trailing spaces in evas_pipe.c 2008-07-11 06:36:30 +00:00
evas_scale_main.h * remove trailing spaces in evas_pipe.c 2008-07-11 06:36:30 +00:00
evas_scale_sample.c ok - revert scalecache until leak fixed. 2008-12-02 02:33:09 +00:00
evas_scale_smooth.c * Evas: Remove allocation/free from the critical path. 2009-06-15 14:34:33 +00:00
evas_scale_smooth.h * remove trailing spaces in evas_pipe.c 2008-07-11 06:36:30 +00:00
evas_scale_smooth_scaler.c remove tons of trailing spaces 2008-07-19 17:40:52 +00:00
evas_scale_smooth_scaler_down.c * Evas: Remove allocation/free from the critical path. 2009-06-15 14:34:33 +00:00
evas_scale_smooth_scaler_downx.c remove tons of trailing spaces 2008-07-19 17:40:52 +00:00
evas_scale_smooth_scaler_downx_downy.c * Make RGBA_IMAGE_HAS_ALPHA and RGBA_IMAGE_ALPHA_SPARSE part of 2008-06-03 09:09:39 +00:00
evas_scale_smooth_scaler_downy.c remove tons of trailing spaces 2008-07-19 17:40:52 +00:00
evas_scale_smooth_scaler_noscale.c remove tons of trailing spaces 2008-07-19 17:40:52 +00:00
evas_scale_smooth_scaler_up.c * evas: Remove lot's of warning. 2009-12-21 15:52:12 +00:00
evas_scale_span.c fix some warnings reported by llvm (see http://local.profusion.mobi:8081/~lfelipe/output-efl/) 2009-02-24 08:31:31 +00:00
evas_scale_span.h * remove trailing spaces in evas_pipe.c 2008-07-11 06:36:30 +00:00
evas_tiler.c * evas: Cleanup move to eina log. 2009-10-22 15:22:22 +00:00