efl/src/lib/evas/common
Carsten Haitzler 17823d21ea evas - image data unload - try plug another possible crash path
i am not sure if this is the odd crash i am seeing, but in theory it
could be. as these crashes are rare it's hard to find and gdb is "too
late" other than telling me the image is freed already by the time we
do an unload.
2015-07-26 03:02:06 +09:00
..
evas_op_add
evas_op_blend evas: implement _op_blend_rel_mas_c_dp_neon using NEON intrinsics 2015-05-07 09:53:11 +02:00
evas_op_copy evas: enable NEON-optimized code for aarch64. 2015-05-07 09:53:08 +02:00
evas_op_mask
evas_op_mul
evas_op_sub
language
evas_alpha_main.c
evas_blend.h
evas_blend_main.c Evas: Don't pass whole RGBA_Image to low-level render functions 2014-11-13 12:20:57 +09:00
evas_blend_private.h Evas: Don't pass whole RGBA_Image to low-level render functions 2014-11-13 12:20:57 +09:00
evas_blit_main.c evas: enable NEON-optimized code for aarch64. 2015-05-07 09:53:08 +02:00
evas_convert_color.c evas: do not cast uint64x1_t to int in evas_common_convert_argb_premul 2015-05-07 09:53:12 +02:00
evas_convert_color.h
evas_convert_colorspace.c evas - fix yuv support to no longer ignore 709 colorspace params 2015-05-27 20:19:46 +09:00
evas_convert_colorspace.h
evas_convert_gry_1.c
evas_convert_gry_1.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: Remove dead code 2014-10-28 10:54:51 +09:00
evas_convert_main.h
evas_convert_rgb_8.c
evas_convert_rgb_8.h
evas_convert_rgb_16.c fix structurally dead code 2014-08-14 20:17:16 +09:00
evas_convert_rgb_16.h
evas_convert_rgb_24.c
evas_convert_rgb_24.h
evas_convert_rgb_32.c evas: add support for BUILD_NEON_INTRINSICS to evas_convert_rgb_32.c 2015-05-13 16:20:22 +02:00
evas_convert_rgb_32.h
evas_convert_yuv.c evas - fix yuv support to no longer ignore 709 colorspace params 2015-05-27 20:19:46 +09:00
evas_convert_yuv.h evas - fix yuv support to no longer ignore 709 colorspace params 2015-05-27 20:19:46 +09:00
evas_cpu.c evas: enable NEON-optimized code for aarch64. 2015-05-07 09:53:08 +02:00
evas_draw.h evas: Support bitmap embedded color font. 2015-03-19 19:02:03 +09:00
evas_draw_main.c evas: Support bitmap embedded color font. 2015-03-19 19:02:03 +09:00
evas_font.h evas font draw - fix possible custout rect leak found by coverity 2014-08-25 13:18:51 +09:00
evas_font_compress.c Evas masking: Avoid potential crashes (SW) 2015-04-08 18:17:34 +09:00
evas_font_compress_draw.c
evas_font_default_walk.x
evas_font_draw.c evas font draw - fix up some whitespace/indenting/formatting 2015-05-18 17:13:38 +09:00
evas_font_load.c evas: Support bitmap embedded color font. 2015-03-19 19:02:03 +09:00
evas_font_main.c evas: Support bitmap embedded color font. 2015-03-19 19:02:03 +09:00
evas_font_ot.c
evas_font_ot.h
evas_font_private.h
evas_font_query.c
evas_image.h evas - unload/scalecache self-feeding loop unload/reload fix 2015-07-12 13:17:08 +09:00
evas_image_data.c
evas_image_load.c evas: let's handle dds also during tests properly. 2014-10-21 23:42:03 +02:00
evas_image_main.c evas - image data unload - try plug another possible crash path 2015-07-26 03:02:06 +09:00
evas_image_private.h
evas_image_save.c
evas_image_scalecache.c evas - unload/scalecache self-feeding loop unload/reload fix 2015-07-12 13:17:08 +09:00
evas_line.h Evas masking: Implement support for line draw (SW) 2015-01-07 15:06:02 +09:00
evas_line_main.c Evas masking: Implement support for line draw (SW) 2015-01-07 15:06:02 +09:00
evas_map_image.c Evas masking: Implement support for map draw (SW) 2015-01-07 15:06:02 +09:00
evas_map_image.h Evas masking: Implement support for map draw (SW) 2015-01-07 15:06:02 +09:00
evas_map_image_aa.c evas/map: removed unnecessary. 2014-11-26 15:17:51 +09:00
evas_map_image_core.c Evas masking: Implement support for map draw (SW) 2015-01-07 15:06:02 +09:00
evas_map_image_internal.c Evas masking: Fix potential issues with map & masking 2015-02-10 11:39:24 +09:00
evas_map_image_loop.c evas/map: fix aa regression bug. 2014-12-19 21:52:06 +09:00
evas_model_load.c evas: change interface evas_3d to evas_canvas3d 2015-06-17 17:52:17 +02:00
evas_model_save.c eolian/generator: constify all prototypes for @const functions 2015-06-25 12:18:43 +01:00
evas_op_add_main_.c evas/evas_op_add_main: Remove superfluous if branch. 2015-06-09 10:38:40 +02:00
evas_op_blend_main_.c evas/evas_op_blend_main: Remove superfluous if branch. 2015-06-09 10:38:40 +02:00
evas_op_copy_main_.c evas/evas_op_copy_main: Remove superfluous if branch. 2015-06-09 10:38:40 +02:00
evas_op_mask_main_.c evas/evas_op_mask_main: Remove superfluous if branch. 2015-06-09 10:38:40 +02:00
evas_op_mul_main_.c evas/evas_op_mul_main: Remove superfluous if branch. 2015-06-09 10:38:40 +02:00
evas_op_sub_main_.c evas/evas_op_sub_main: Remove superfluous if branch. 2015-06-09 10:38:40 +02:00
evas_pipe.c evas/map : set antialias context for map rendering. 2014-11-26 12:22:55 +09:00
evas_pipe.h
evas_polygon.h Evas masking: Implement support for polygon draw (SW) 2015-01-07 15:06:02 +09:00
evas_polygon_main.c Evas masking: Implement support for polygon draw (SW) 2015-01-07 15:06:02 +09:00
evas_rectangle.h Evas masking: Use alpha mask in SW engine draw functions 2015-01-07 15:06:02 +09:00
evas_rectangle_main.c Evas masking: Avoid potential crashes (SW) 2015-04-08 18:17:34 +09:00
evas_regionbuf.c
evas_scale_main.c evas - scalecache cutouts - fix possible leak coverity found 2014-08-25 12:49:22 +09:00
evas_scale_main.h evas: use two thread when scaling image. 2015-02-20 17:11:44 +01:00
evas_scale_sample.c Evas: Fix use of uninitialized values 2015-04-10 11:34:50 +09:00
evas_scale_smooth.c Evas masking: Use alpha mask in SW engine draw functions 2015-01-07 15:06:02 +09:00
evas_scale_smooth.h
evas_scale_smooth_scaler.c Evas masking: Avoid potential crashes (SW) 2015-04-08 18:17:34 +09:00
evas_scale_smooth_scaler_down.c Evas masking: Fix another set of rendering artifacts 2015-01-07 15:06:03 +09:00
evas_scale_smooth_scaler_downx.c Evas masking: Use alpha mask in SW engine draw functions 2015-01-07 15:06:02 +09:00
evas_scale_smooth_scaler_downx_downy.c Evas masking: Use alpha mask in SW engine draw functions 2015-01-07 15:06:02 +09:00
evas_scale_smooth_scaler_downy.c Evas masking: Use alpha mask in SW engine draw functions 2015-01-07 15:06:02 +09:00
evas_scale_smooth_scaler_noscale.c Evas: Don't pass whole RGBA_Image to low-level render functions 2014-11-13 12:20:57 +09:00
evas_scale_smooth_scaler_up.c Evas masking: Fix another set of rendering artifacts 2015-01-07 15:06:03 +09:00
evas_scale_span.c
evas_scale_span.h
evas_text_utils.c Evas text utils: move the non-ot function into the current ifdef. 2015-04-22 13:11:58 +01:00
evas_text_utils.h
evas_thread_render.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
evas_tiler.c Evas tiler: Remove unused functions (clang) 2015-04-21 20:46:04 +09:00