summaryrefslogtreecommitdiff
path: root/cpu_ref/rsCpuIntrinsicBlend.cpp
AgeCommit message (Expand)Author
2017-04-14Revive forEachDstAtop implementations for NEON/ASIMDI-Jui (Ray) Sung
2017-02-09frameworks/rs: fix typos and clang-tidy warningsRahul Chaudhry
2016-11-17Fix google-build-using-namespace warnings in cpu_ref.Chih-Hung Hsieh
2016-04-01Merge "Remove unused variables"Yang Ni
2016-03-31Fix and enable advsimd_Blend.S for arm64 IntrinsicBlend.Miao Wang
2016-03-30Remove unused variablesYang Ni
2016-03-22X86: Fix IntrinsicBlend bugs and re-enable BLEND_DST_ATOP optimizationYong Chen
2015-06-29Fix 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