efl/legacy/evas/src/lib/engines/common
Sebastian Dransfeld 88c695c2ad Only unix should depend on signal.h
SVN revision: 37043
2008-10-24 06:49:44 +00:00
..
evas_op_add same as previous commit. 2006-09-30 10:18:37 +00:00
evas_op_blend Fix warnings. First compute value, then increment pointer. 2006-12-28 12:33:29 +00:00
evas_op_copy Fix warnings. First compute value, then increment pointer. 2006-12-28 12:33:29 +00:00
evas_op_mask same as previous commit. 2006-09-30 10:18:37 +00:00
evas_op_mul same as previous commit. 2006-09-30 10:18:37 +00:00
evas_op_sub same as previous commit. 2006-09-30 10:18:37 +00:00
.cvsignore Ignore 2005-04-29 07:06:35 +00:00
Makefile.am Make evas depend on eina. No change in the code yet, so just fix your build system and no bug must show up. 2008-10-13 15:58:56 +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 * move blend functions declaration to their own header files 2008-07-21 16:10:48 +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 add some vim headers 2008-07-21 16:44:58 +00:00
evas_convert_color.c remove tons of trailing spaces 2008-07-19 17:40:52 +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 * move convert function declarations to their own header file 2008-07-10 22:53:33 +00:00
evas_convert_colorspace.h * move convert function declarations to their own header file 2008-07-10 22:53:33 +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 remove tons of trailing spaces 2008-07-19 17:40:52 +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 and now i added "line dither". what is this. it's only for non-rotated 16bpp 2008-10-01 06:37:31 +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 * move convert function declarations to their own header file 2008-07-10 22:53:33 +00:00
evas_convert_rgb_24.h * move convert function declarations to their own header file 2008-07-10 22:53:33 +00:00
evas_convert_rgb_32.c * move convert function declarations to their own header file 2008-07-10 22:53:33 +00:00
evas_convert_rgb_32.h * move convert function declarations to their own header file 2008-07-10 22:53:33 +00:00
evas_convert_yuv.c 1. yuv fix for unused algorithm :) 2008-10-01 02:27:18 +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 Only unix should depend on signal.h 2008-10-24 06:49:44 +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 * move font and gradient declarations to their own files 2008-07-19 17:13:42 +00:00
evas_font_draw.c Remove Evas_List from Evas. 2008-10-21 16:31:05 +00:00
evas_font_load.c Remove Evas_List from Evas. 2008-10-21 16:31:05 +00:00
evas_font_main.c add vi formatting stuff 2008-07-16 20:47:22 +00:00
evas_font_query.c futzing around with tilan's mono font issue - some commented otu debugging - 2007-08-25 11:54:17 +00:00
evas_gradient.h jose has some new gradient work - these are his patches. nice work joseg! yes 2008-08-26 05:45:04 +00:00
evas_gradient2_linear.c updated patches from jose! 2008-08-31 02:04:31 +00:00
evas_gradient2_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_gradient2_radial.c updated patches from jose! 2008-08-31 02:04:31 +00:00
evas_gradient_angular.c * move font and gradient declarations to their own files 2008-07-19 17:13:42 +00:00
evas_gradient_linear.c * move font and gradient declarations to their own files 2008-07-19 17:13:42 +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 * move font and gradient declarations to their own files 2008-07-19 17:13:42 +00:00
evas_gradient_rectangular.c * move font and gradient declarations to their own files 2008-07-19 17:13:42 +00:00
evas_gradient_sinusoidal.c * move font and gradient declarations to their own files 2008-07-19 17:13:42 +00:00
evas_image.h * move image declaration funtions to their own header file 2008-07-19 18:32:32 +00:00
evas_image_data.c * move image declaration funtions to their own header file 2008-07-19 18:32:32 +00:00
evas_image_load.c Remove Evas_List from Evas. 2008-10-21 16:31:05 +00:00
evas_image_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_image_private.h * move image declaration funtions to their own header file 2008-07-19 18:32:32 +00:00
evas_image_save.c Remove Evas_List from Evas. 2008-10-21 16:31:05 +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 * move blend functions declaration to their own header files 2008-07-21 16:10:48 +00:00
evas_op_blend_main_.c remove tons of trailing spaces 2008-07-19 17:40:52 +00:00
evas_op_copy_main_.c * move blend functions declaration to their own header files 2008-07-21 16:10:48 +00:00
evas_op_mask_main_.c remove tons of trailing spaces 2008-07-19 17:40:52 +00:00
evas_op_mul_main_.c remove tons of trailing spaces 2008-07-19 17:40:52 +00:00
evas_op_sub_main_.c remove tons of trailing spaces 2008-07-19 17:40:52 +00:00
evas_pipe.c Rename EINA_INLIST_ITER_NEXT/EINA_INLIST_ITER_LAST to EINA_INLIST_FOREACH/ 2008-10-21 12:19:57 +00:00
evas_pipe.h jose has some new gradient work - these are his patches. nice work joseg! yes 2008-08-26 05:45:04 +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 * move blend functions declaration to their own header files 2008-07-21 16:10:48 +00:00
evas_scale_smooth.c * move blend functions declaration to their own header files 2008-07-21 16:10:48 +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 remove tons of trailing spaces 2008-07-19 17:40:52 +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 * remove trailing spaces in evas_pipe.c 2008-07-11 06:36:30 +00:00
evas_scale_span.h * remove trailing spaces in evas_pipe.c 2008-07-11 06:36:30 +00:00
evas_tiler.c Move from Evas_Object_List to Eina_Inlist and completly remove Evas_Object_List. 2008-10-17 11:23:18 +00:00