summaryrefslogtreecommitdiff
path: root/cpu_ref/rsCpuIntrinsicBlend.cpp
AgeCommit message (Expand)Author
2015-07-13Fix BLEND_DST_ATOP and disable vectorized optimizations temporarily.Stephen Hines
2015-05-22Use "override" instead of "virtual" when replacing methods.Stephen Hines
2015-03-16Pass RsExpandKernelDriverInfo not RsExpandKernelParams.David Gross
2014-08-22Fix x86 build for SSSE3.Dan Albert
2014-08-18Remove the instep parameter.Chris Wailes
2014-08-15Collapse code paths for single- and multi-input kernels.Chris Wailes
2014-08-13Revert "Collapse code paths for single- and multi-input kernels."Stephen Hines
2014-08-12Collapse code paths for single- and multi-input kernels.Chris Wailes
2014-07-15Split the RsForEachStubParamStruct in two.Chris Wailes
2014-05-22Enable ARM64 intrinsics.Jason Sams
2014-04-22Improve RS intrinsics performance.Rose, James
2014-03-04Revised NEON implementations of blend.Simon Hosie
2013-08-06Neon detection for RS SDK compat lib.Jason Sams
2013-03-19Add x86 server support.Tim Murray
2012-11-26Cleanup pass + implement blur ucharJason Sams
2012-11-19Separate CPU driver impl from reference driver.Jason Sams