evas: add SSE3 op_blend_color blend functions
authorlucas <lucas@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 30 Sep 2011 02:36:01 +0000 (02:36 +0000)
committerlucas <lucas@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 30 Sep 2011 02:36:01 +0000 (02:36 +0000)
commit9e94cd1b08b12619f60e685ff8373f7e8ac8eb48
tree13b1def75e6c096048e005e62b9d9d17458efba0
parent8cc398f2ad934765c14e78c4ecc1f6860937b296
evas: add SSE3 op_blend_color blend functions
_op_blend_c_dp_sse3
_op_blend_rel_c_dp_sse3

Patch by: Jim Kukunas <james.t.kukunas@linux.intel.com>

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@63699 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/engines/common/evas_op_blend/op_blend_color_sse3.c [new file with mode: 0644]