efl/legacy/evas/src/lib/engines/common
doursse 3f28e61186 * move image declaration funtions to their own header file
* add vim header


SVN revision: 35173
2008-07-19 18:32:32 +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 * move image declaration funtions to their own header file 2008-07-19 18:32:32 +00:00
evas_blend_main.c remove tons of trailing spaces 2008-07-19 17:40:52 +00:00
evas_blit_main.c remove tons of trailing spaces 2008-07-19 17:40:52 +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 * move convert function declarations to their own header file 2008-07-10 22:53:33 +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 * move convert function declarations to their own header file 2008-07-10 22:53:33 +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 remove tons of trailing spaces 2008-07-19 17:40:52 +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 broke evas! change other evas_common_array calls to be evas_array! :) 2008-07-10 21:14:44 +00:00
evas_font_load.c formatting 2008-07-16 20:46:47 +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 * move font and gradient declarations to their own files 2008-07-19 17:13:42 +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 font and gradient declarations to their own files 2008-07-19 17:13:42 +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 * move image declaration funtions to their own header file 2008-07-19 18:32:32 +00:00
evas_image_main.c * move image declaration funtions to their own header file 2008-07-19 18:32:32 +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 * move image declaration funtions to their own header file 2008-07-19 18:32: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 line, polygon, rectangle API to their own files 2008-07-19 18:05:54 +00:00
evas_op_add_main_.c remove tons of trailing spaces 2008-07-19 17:40:52 +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 remove tons of trailing spaces 2008-07-19 17:40:52 +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 * remove trailing spaces in evas_pipe.c 2008-07-11 06:36:30 +00:00
evas_pipe.h move pipe function declarations to their own file 2008-07-11 08:21:25 +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 * move line, polygon, rectangle API to their own files 2008-07-19 18:05:54 +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 line, polygon, rectangle API to their own files 2008-07-19 18:05:54 +00:00
evas_regionbuf.c 1. id3 album cover loader patches 2005-07-22 10:28:11 +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 remove tons of trailing spaces 2008-07-19 17:40:52 +00:00
evas_scale_smooth.c * remove trailing spaces in evas_pipe.c 2008-07-11 06:36:30 +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 remove tons of trailing spaces 2008-07-19 17:40:52 +00:00