efl/legacy/evas/src/lib/engines/common
Cedric BAIL 6d0ee81526 * evas: Remove Evas_Bool.
SVN revision: 41067
2009-06-17 10:01:52 +00:00
..
evas_intl revertg big R to L patches because they break cursors and selection.... BACK 2009-05-22 21:12:32 +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 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 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 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 shared cache server++ 2009-05-01 07:11:07 +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 cleanup llvm warnings by michael bouchaud. 2009-06-13 00:04:25 +00:00
evas_convert_color.c don't return NaN for hue if r=g=b 2009-02-15 01:53:02 +00:00
evas_convert_color.h * move convert function declarations to their own header file 2008-07-10 22:53:33 +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 * move convert function declarations to their own header file 2008-07-10 22:53:33 +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_main.c add - in theory rgb24+32 666 support (ezx). 2009-04-03 01:00:54 +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 hmmm after some talking - for now put the transform patch on hold - we need 2008-11-04 09:19:35 +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 add - in theory rgb24+32 666 support (ezx). 2009-04-03 01:00:54 +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 hmmm after some talking - for now put the transform patch on hold - we need 2008-11-04 09:19:35 +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 preliminary neon asm support. do NOT use! 2009-03-14 06:48:25 +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 * move convert function declarations to their own header file 2008-07-10 22:53:33 +00:00
evas_font.h * evas: Remove Evas_Bool. 2009-06-17 10:01:52 +00:00
evas_font_draw.c * evas: Remove Evas_Bool. 2009-06-17 10:01:52 +00:00
evas_font_load.c * evas: Remove Evas_Bool. 2009-06-17 10:01:52 +00:00
evas_font_main.c * Evas: Improve RGBA_Font_* cache using hash and stringshare correctly. 2009-06-15 15:07:13 +00:00
evas_font_query.c revertg big R to L patches because they break cursors and selection.... BACK 2009-05-22 21:12:32 +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 hmmm after some talking - for now put the transform patch on hold - we need 2008-11-04 09:19:35 +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 Move from Evas_Object_List to Eina_Inlist and completly remove Evas_Object_List. 2008-10-17 11:23:18 +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 remove 'unused parameter' warning 2009-02-25 23:18:15 +00:00
evas_image.h fix build of cserve with -fvisibility=hidden. 2009-05-02 15:53:48 +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 * evas: Move to Eina module and make it possible to build a libevas with 2009-06-16 13:01:36 +00:00
evas_image_main.c more cserver work for sharede cache- improvements 2009-05-06 12:36:06 +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 * evas: Remove Evas_Bool. 2009-06-17 10:01:52 +00:00
evas_intl_utils.c revertg big R to L patches because they break cursors and selection.... BACK 2009-05-22 21:12:32 +00:00
evas_intl_utils.h revertg big R to L patches because they break cursors and selection.... BACK 2009-05-22 21:12:32 +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 * move blend functions declaration to their own header files 2008-07-21 16:10:48 +00:00
evas_op_add_main_.c remove 'unused parameter' warning 2009-02-25 23:18:15 +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 make pipe renderer separate to thread support - off by default. 2009-03-27 01:48:58 +00:00
evas_pipe.h hmmm after some talking - for now put the transform patch on hold - we need 2008-11-04 09:19:35 +00:00
evas_polygon.h * move line, polygon, rectangle API to their own files 2008-07-19 18:05:54 +00:00
evas_polygon_main.c Rename EINA_INLIST_ITER_NEXT/EINA_INLIST_ITER_LAST to EINA_INLIST_FOREACH/ 2008-10-21 12:19:57 +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 remove tons of trailing spaces 2008-07-19 17:40:52 +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 fix some warnings reported by llvm (see http://local.profusion.mobi:8081/~lfelipe/output-efl/) 2009-02-24 08:31:31 +00:00