History log of /frameworks/rs/cpu_ref/rsCpuIntrinsics_x86.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7c045dff08287a0273e6a0340d5ca88a90030363 06-Aug-2015 Yong Chen <yong.a.chen@intel.com> X86: Fix IntrinsicBlend bugs and re-enable BLEND_DST_ATOP optimization

Bug: 22047392

Signed-off-by: Yong Chen <yong.a.chen@intel.com>

(cherry picked from commit 7c892eea2bf1f924b56e68af0b4b03c03cec12ce)

Change-Id: I27f78e671e6d5a57ccc425ac5afff0321d514e6e
/frameworks/rs/cpu_ref/rsCpuIntrinsics_x86.cpp
ebf0eb95cba9579af7cb67205b94b286f221c4ed 22-Aug-2014 Dan Albert <danalbert@google.com> Fix x86 build for SSSE3.

These functions were previously defined in a C file. The file was
renamed to C++, but the extern "C"s were not removed.

Change-Id: I62ec9ba7c73d24c221bbe3f7580cfd7f09bf701c
/frameworks/rs/cpu_ref/rsCpuIntrinsics_x86.cpp
7de1920270dabef99538bc82a344632e04487fa9 20-Aug-2014 Stephen Hines <srhines@google.com> Rename rsCpuIntrinsics_x86 to a C++ source file.

Change-Id: Ib2897d71180259796be780efda63abe14a209e6f
/frameworks/rs/cpu_ref/rsCpuIntrinsics_x86.cpp