efl/legacy/evas/src/lib/engines/common/evas_op_blend
Carsten Haitzler 7e8ff5311b fix buggy sse3 solid color + text bak blend when dest alpha exists.
SVN revision: 66273
2011-12-16 07:47:07 +00:00
..
Makefile.am isolate sse3 to only its own file, so it only uses -msse3 for that 2011-10-03 04:44:23 +00:00
op_blend_color_.c FORMATTING 2010-08-04 16:57:32 +00:00
op_blend_color_i386.c FORMATTING 2010-08-04 16:57:32 +00:00
op_blend_color_neon.c Evas: Neon: Explicitly set the .fpu flag for neon. 2010-12-06 01:50:32 +00:00
op_blend_color_sse3.c fix buggy sse3 solid color + text bak blend when dest alpha exists. 2011-12-16 07:47:07 +00:00
op_blend_mask_color_.c FORMATTING 2010-08-04 16:57:32 +00:00
op_blend_mask_color_i386.c FORMATTING 2010-08-04 16:57:32 +00:00
op_blend_mask_color_neon.c Evas: Neon: More .fpu neon flags 2010-12-06 04:57:54 +00:00
op_blend_mask_color_sse3.c fix buggy sse3 solid color + text bak blend when dest alpha exists. 2011-12-16 07:47:07 +00:00
op_blend_master_sse3.c so... gcc was optimizing the test out... that sucks! fix. make sure gcc 2011-10-03 16:29:12 +00:00
op_blend_pixel_.c FORMATTING 2010-08-04 16:57:32 +00:00
op_blend_pixel_color_.c FORMATTING 2010-08-04 16:57:32 +00:00
op_blend_pixel_color_i386.c FORMATTING 2010-08-04 16:57:32 +00:00
op_blend_pixel_color_neon.c neon rendering bug - fix by disabling 2011-06-08 03:04:12 +00:00
op_blend_pixel_color_sse3.c evas: add SSE3 op_blend_pixel_color blend functions 2011-09-30 02:36:51 +00:00
op_blend_pixel_i386.c fix neon (thnx nash) to not round down incorrectly on blend 2010-12-01 09:46:49 +00:00
op_blend_pixel_mask_.c fix c fallback rendering - mask op was wrong. mmx was right. why is 2011-05-26 02:44:01 +00:00
op_blend_pixel_mask_i386.c FORMATTING 2010-08-04 16:57:32 +00:00
op_blend_pixel_mask_neon.c fix c fallback rendering - mask op was wrong. mmx was right. why is 2011-05-26 02:44:01 +00:00
op_blend_pixel_mask_sse3.c evas: add SSE3 _op_blend_pixel_mask blend functions 2011-09-30 02:37:02 +00:00
op_blend_pixel_neon.c slight tune of neon asm - based on stuff from nash. not worth a 2011-02-01 06:30:35 +00:00
op_blend_pixel_sse3.c fix buggy sse3 solid color + text bak blend when dest alpha exists. 2011-12-16 07:47:07 +00:00