efl/src/lib/evas/common/evas_op_blend
ChunEon Park 2b0fb1ea1d evas/common Fixed incorrect blend pixel color logic in neon.
previously, it had the remaining value issues on blending computation.
The blending color result was in correct.

Signed-Off-By: Vladimir Kuramshin <v.kuramshin@samsung.com>
2015-04-03 19:48:30 +09:00
..
op_blend_color_.c
op_blend_color_i386.c
op_blend_color_neon.c _op_blend_c_dp_neon miscalculation fix 2014-01-21 08:50:34 +09:00
op_blend_color_sse3.c evas/op_blend: rename LOOP_ALIGNED_U1_A48_SSE3 to LOOP_ALIGNED_U1_A48 2014-02-09 09:42:52 +09:00
op_blend_mask_color_.c
op_blend_mask_color_i386.c
op_blend_mask_color_neon.c Blending function rework and speedup 2013-12-29 13:29:28 +09:00
op_blend_mask_color_sse3.c evas/op_blend: rename LOOP_ALIGNED_U1_A48_SSE3 to LOOP_ALIGNED_U1_A48 2014-02-09 09:42:52 +09:00
op_blend_master_sse3.c Evas masking: Fix mask blend functions (SW engine) 2015-01-07 15:06:03 +09:00
op_blend_pixel_.c
op_blend_pixel_color_.c
op_blend_pixel_color_i386.c
op_blend_pixel_color_neon.c evas/common Fixed incorrect blend pixel color logic in neon. 2015-04-03 19:48:30 +09:00
op_blend_pixel_color_sse3.c evas/op_blend: rename LOOP_ALIGNED_U1_A48_SSE3 to LOOP_ALIGNED_U1_A48 2014-02-09 09:42:52 +09:00
op_blend_pixel_i386.c evas render i386 - comment out structurally dead code 2014-08-14 20:17:16 +09:00
op_blend_pixel_mask_.c Evas masking: Fix mask blend functions (SW engine) 2015-01-07 15:06:03 +09:00
op_blend_pixel_mask_i386.c Evas masking: Fix mask blend functions (SW engine) 2015-01-07 15:06:03 +09:00
op_blend_pixel_mask_neon.c Evas masking: Fix mask blend functions (SW engine) 2015-01-07 15:06:03 +09:00
op_blend_pixel_mask_sse3.c Evas masking: Fix mask blend functions (SW engine) 2015-01-07 15:06:03 +09:00
op_blend_pixel_neon.c
op_blend_pixel_sse3.c evas/op_blend: rename LOOP_ALIGNED_U1_A48_SSE3 to LOOP_ALIGNED_U1_A48 2014-02-09 09:42:52 +09:00