efl/legacy/evas/src/lib/engines/common
Mike Blumenkrantz bc140047b6 unused--
SVN revision: 72844
2012-06-26 06:49:28 +00:00
..
evas_op_add
evas_op_blend Evas: remove WIN32_CPPFLAGS and WIN32_CFLAGS are there are not used anymore. Move some headers in evas_common.h 2012-02-18 08:33:00 +00:00
evas_op_copy
evas_op_mask
evas_op_mul
evas_op_sub
language evas: forgotten inclusion of config.h. 2012-01-04 11:45:22 +00:00
Makefile.am evas/cserve2: fix typo that kept cserve2 disabled 2012-05-03 21:01:31 +00:00
evas_blend.h
evas_blend_main.c
evas_blend_private.h
evas_blit_main.c
evas_convert_color.c
evas_convert_color.h
evas_convert_colorspace.c evas: add NV12 and MT12 colorspace. 2011-08-29 20:56:48 +00:00
evas_convert_colorspace.h evas: add NV12 and MT12 colorspace. 2011-08-29 20:56:48 +00:00
evas_convert_gry_1.c
evas_convert_gry_1.h
evas_convert_gry_4.c
evas_convert_gry_4.h
evas_convert_gry_8.c
evas_convert_gry_8.h
evas_convert_grypal_6.c
evas_convert_grypal_6.h
evas_convert_main.c
evas_convert_main.h
evas_convert_rgb_8.c
evas_convert_rgb_8.h
evas_convert_rgb_16.c evas: correct notation to indicate unused variable 2012-01-18 23:34:05 +00:00
evas_convert_rgb_16.h
evas_convert_rgb_24.c
evas_convert_rgb_24.h
evas_convert_rgb_32.c minor fix to convert-tiled. 2012-04-20 13:31:53 +00:00
evas_convert_rgb_32.h
evas_convert_yuv.c evas: Remove unused variables 2012-01-18 23:33:33 +00:00
evas_convert_yuv.h evas: add NV12 and MT12 colorspace. 2011-08-29 20:56:48 +00:00
evas_cpu.c Evas: Do not build altivec feature if disabled in configure 2012-01-08 07:22:01 +00:00
evas_draw.h
evas_draw_main.c fix regression during 1.1 dev (towards 1.2) that made evas over-render 2012-02-21 07:01:39 +00:00
evas_font.h evas/cserve2: CServe2 client side lib modifications. 2012-06-22 20:31:31 +00:00
evas_font_default_walk.x evas/cserve2: CServe2 client side lib modifications. 2012-06-22 20:31:31 +00:00
evas_font_draw.c evas/fonts: Remove warning. 2012-06-22 21:19:27 +00:00
evas_font_load.c evas/cserve2: CServe2 client side lib modifications. 2012-06-22 20:31:31 +00:00
evas_font_main.c clean up terminal char line drawing fallback to be more specific (fall 2012-06-23 02:32:30 +00:00
evas_font_ot.c Evas font: Support no bidi no shaping mode in font rendering. 2012-06-12 14:14:52 +00:00
evas_font_ot.h Evas font: Revert "This makes build break when harfbuz already installed ." 2012-06-18 12:50:19 +00:00
evas_font_private.h evas: \o/ My mojo is back, unbork pipeline font rendering. 2012-05-03 07:31:04 +00:00
evas_font_query.c unused-- 2012-06-26 06:49:28 +00:00
evas_image.h evas/cserve2: fix typo that kept cserve2 disabled 2012-05-03 21:01:31 +00:00
evas_image_data.c evas: forgotten inclusion of config.h. 2012-01-04 11:45:22 +00:00
evas_image_load.c evas/cserve2: fix typo that kept cserve2 disabled 2012-05-03 21:01:31 +00:00
evas_image_main.c Fix pixman rendering support if you set alpha flag AFTER 2012-05-14 06:56:22 +00:00
evas_image_private.h evas/cserve2: fix typo that kept cserve2 disabled 2012-05-03 21:01:31 +00:00
evas_image_save.c
evas_image_scalecache.c evas/cserve2: fix typo that kept cserve2 disabled 2012-05-03 21:01:31 +00:00
evas_line.h
evas_line_main.c evas/line - Fixed simple line drawing on s/w backened. Unmatched loop scope caused the destination buffer pointer march in place. 2012-06-12 02:52:51 +00:00
evas_map_image.c And make map work with cserve2 2012-05-07 19:58:34 +00:00
evas_map_image.h
evas_map_image_core.c some nasty hackery to get affine transform mapping to be "pixel 2011-10-11 12:32:21 +00:00
evas_map_image_internal.c
evas_map_image_loop.c
evas_op_add_main_.c
evas_op_blend_main_.c isolate sse3 to only its own file, so it only uses -msse3 for that 2011-10-03 04:44:23 +00:00
evas_op_copy_main_.c
evas_op_mask_main_.c
evas_op_mul_main_.c
evas_op_sub_main_.c
evas_pipe.c evas: let's have an O(1) check instead of O(N). 2012-06-17 04:32:54 +00:00
evas_pipe.h evas: let's have an O(1) check instead of O(N). 2012-06-17 04:32:54 +00:00
evas_polygon.h
evas_polygon_main.c evas: remove EVAS_SLI code path, it was to slow and unused for years. 2012-04-26 08:41:39 +00:00
evas_rectangle.h
evas_rectangle_main.c evas: remove EVAS_SLI code path, it was to slow and unused for years. 2012-04-26 08:41:39 +00:00
evas_regionbuf.c
evas_scale_main.c
evas_scale_main.h
evas_scale_sample.c evas: remove EVAS_SLI code path, it was to slow and unused for years. 2012-04-26 08:41:39 +00:00
evas_scale_smooth.c
evas_scale_smooth.h
evas_scale_smooth_scaler.c
evas_scale_smooth_scaler_down.c
evas_scale_smooth_scaler_downx.c evas: remove EVAS_SLI code path, it was to slow and unused for years. 2012-04-26 08:41:39 +00:00
evas_scale_smooth_scaler_downx_downy.c evas: remove EVAS_SLI code path, it was to slow and unused for years. 2012-04-26 08:41:39 +00:00
evas_scale_smooth_scaler_downy.c evas: remove EVAS_SLI code path, it was to slow and unused for years. 2012-04-26 08:41:39 +00:00
evas_scale_smooth_scaler_noscale.c evas: remove EVAS_SLI code path, it was to slow and unused for years. 2012-04-26 08:41:39 +00:00
evas_scale_smooth_scaler_up.c evas: remove EVAS_SLI code path, it was to slow and unused for years. 2012-04-26 08:41:39 +00:00
evas_scale_span.c
evas_scale_span.h
evas_text_utils.c evas/cserve2: CServe2 client side lib modifications. 2012-06-22 20:31:31 +00:00
evas_text_utils.h evas/cserve2: CServe2 client side lib modifications. 2012-06-22 20:31:31 +00:00
evas_tiler.c while looking into the infintie loop issue - update regions can become 2012-02-14 11:45:23 +00:00