efl/legacy/evas/src/lib/engines/common
Carsten Haitzler 78408fe60a 1. fix a lot of things so they pass make distcheck - so many things have
broken. guys - need to be more careful!
2. asparagus
3. some extra docs/comments for evas


SVN revision: 30696
2007-07-10 00:13:26 +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 evas now uses pkg-config to detect EET. i also reworked the autoconf code for that, IMO it now is MUCH cleaner and easier to read than before. if this causes any trouble, please contact me rather than putting weird code in again. thanks :) 2007-03-21 02:15:30 +00:00
evas_array_hash.c Add font charmap caching 2006-04-22 11:08:01 +00:00
evas_blend_main.c fix up #fidef to be consistent 2007-04-12 11:17:51 +00:00
evas_blit_main.c same as previous commit. 2006-09-30 10:18:37 +00:00
evas_convert_color.c Fix warning, first compute value then increment pointer. 2006-12-28 12:35:08 +00:00
evas_convert_gry_1.c the big internal function call renaming happened... and it was good. 2002-11-14 05:38:10 +00:00
evas_convert_gry_4.c the big internal function call renaming happened... and it was good. 2002-11-14 05:38:10 +00:00
evas_convert_gry_8.c the big internal function call renaming happened... and it was good. 2002-11-14 05:38:10 +00:00
evas_convert_main.c rotation patches for 180 degrees - thankyoooo! :) 2007-03-02 14:51:17 +00:00
evas_convert_rgb_8.c remove printf 2006-08-14 13:56:18 +00:00
evas_convert_rgb_16.c patches into cvs we go. 2007-04-24 11:16:24 +00:00
evas_convert_rgb_24.c same as previous commit. 2006-09-30 10:18:37 +00:00
evas_convert_rgb_32.c rotation patches for 180 degrees - thankyoooo! :) 2007-03-02 14:51:17 +00:00
evas_convert_yuv.c same as previous commit. 2006-09-30 10:18:37 +00:00
evas_cpu.c remove cpuid stuff - not used. causes some build issues 2007-05-10 16:15:02 +00:00
evas_draw_main.c gustavo's patch on free an empty/unused evas. 2007-04-30 04:23:47 +00:00
evas_font_draw.c sli is possible- but not optimal. 2006-11-15 16:44:34 +00:00
evas_font_load.c Fix problem with fonts that cant load completely 2007-05-05 10:30:11 +00:00
evas_font_main.c revert this, the index pointer can be negative 2007-06-27 14:56:14 +00:00
evas_font_query.c Find chr_x the same way as in the other functions. The main loop is very 2007-06-18 16:47:20 +00:00
evas_gradient_angular.c same as previous commit. 2006-09-30 10:18:37 +00:00
evas_gradient_linear.c Remove unused variables. 2006-12-28 12:36:41 +00:00
evas_gradient_main.c a bunch of constness fixes 2007-05-06 11:29:37 +00:00
evas_gradient_radial.c same as previous commit. 2006-09-30 10:18:37 +00:00
evas_gradient_rectangular.c same as previous commit. 2006-09-30 10:18:37 +00:00
evas_gradient_sinusoidal.c same as previous commit. 2006-09-30 10:18:37 +00:00
evas_image_load.c just spotted a bug - i think its efreet related, but this is to make sure it 2007-04-22 07:01:44 +00:00
evas_image_main.c 1. fix a lot of things so they pass make distcheck - so many things have 2007-07-10 00:13:26 +00:00
evas_image_save.c and i implemented module UNLOADING. given enough cycles of non-use of a 2006-09-18 09:40:29 +00:00
evas_line_main.c sli is possible- but not optimal. 2006-11-15 16:44:34 +00:00
evas_op_add_main_.c Add const. 2006-05-31 18:33:46 +00:00
evas_op_blend_main_.c same as previous commit. 2006-09-30 10:18:37 +00:00
evas_op_copy_main_.c same as previous commit. 2006-09-30 10:18:37 +00:00
evas_op_mask_main_.c Add const. 2006-05-31 18:33:46 +00:00
evas_op_mul_main_.c Add const. 2006-05-31 18:33:46 +00:00
evas_op_sub_main_.c Add const. 2006-05-31 18:33:46 +00:00
evas_pipe.c Remove unused variables. 2007-04-05 15:42:39 +00:00
evas_polygon_main.c sli is possible- but not optimal. 2006-11-15 16:44:34 +00:00
evas_rectangle_main.c pager urgent popup patch - good 2007-04-04 09:55:40 +00:00
evas_regionbuf.c 1. id3 album cover loader patches 2005-07-22 10:28:11 +00:00
evas_scale_main.c Functions used by modules must be EAPI 2006-09-06 07:33:40 +00:00
evas_scale_sample.c use alloca - not malloc :) 2007-04-30 03:28:05 +00:00
evas_scale_smooth.c pager urgent popup patch - good 2007-04-04 09:55:40 +00:00
evas_scale_smooth_scaler.c same as previous commit. 2006-09-30 10:18:37 +00:00
evas_scale_smooth_scaler_down.c Remove unused variables. 2006-12-28 12:40:42 +00:00
evas_scale_smooth_scaler_downx.c sli is possible- but not optimal. 2006-11-15 16:44:34 +00:00
evas_scale_smooth_scaler_downx_downy.c sli is possible- but not optimal. 2006-11-15 16:44:34 +00:00
evas_scale_smooth_scaler_downy.c sli is possible- but not optimal. 2006-11-15 16:44:34 +00:00
evas_scale_smooth_scaler_noscale.c sli is possible- but not optimal. 2006-11-15 16:44:34 +00:00
evas_scale_smooth_scaler_up.c Remove unused variables. 2006-12-28 12:40:42 +00:00
evas_scale_span.c same as previous commit. 2006-09-30 10:18:37 +00:00
evas_tiler.c Restrict rectangles to be inside the screen at evas_tiler 2007-06-08 00:03:56 +00:00