summaryrefslogtreecommitdiff
path: root/cpu_ref/rsCpuIntrinsicBlur.cpp
AgeCommit message (Expand)Author
2015-05-22Use "override" instead of "virtual" when replacing methods.Stephen Hines
2015-03-16Pass RsExpandKernelDriverInfo not RsExpandKernelParams.David Gross
2014-11-10Enable ASM path for blur intrinsic when clippedJason Sams
2014-09-04am 2993761f: Merge "Fix bugs for x86 platform"Stephen Hines
2014-09-03Fix bugs for x86 platformYong Chen
2014-08-22am da2f0714: Merge "Fix x86 build for SSSE3."Dan Albert
2014-08-22Fix x86 build for SSSE3.Dan Albert
2014-08-21resolved conflicts for merge of 81cfa2c5 to lmp-dev-plus-aospStephen Hines
2014-08-21resolved conflicts for merge of 5f95a8ab to lmp-dev-plus-aospJason Sams
2014-08-21Fix blur and 3dlut with clipped outputJason Sams
2014-08-20Replace NULL macros with nullptr literals.Chris Wailes
2014-08-18Remove the instep parameter.Chris Wailes
2014-07-15Split the RsForEachStubParamStruct in two.Chris Wailes
2014-05-22Enable ARM64 intrinsics.Jason Sams
2014-04-30Fix comments in gaussian blurJean-Luc Brouillet
2014-04-22Improve RS intrinsics performance.Rose, James
2014-03-04Optimisations to blur intrinsic.Simon Hosie
2013-12-02Fix bug in blur when processing odd widthsJason Sams
2013-11-25Fix crash running blur on 4K imagesJason Sams
2013-08-06Neon detection for RS SDK compat lib.Jason Sams
2013-04-02Fix corruption when neon is disabled.Jason Sams
2013-03-20Start making RS 64-bit clean.Tim Murray
2013-02-22Fix corner cases with small blurs.Jason Sams
2013-01-25Fix intrinsic bugs.Jason Sams
2013-01-14Align all allocations to a 16-byte boundary.Stephen Hines
2012-11-28Fix uchar blur with neon offsetsJason Sams
2012-11-27Fix uchar blur performance.Jason Sams
2012-11-26Cleanup pass + implement blur ucharJason Sams
2012-11-19Separate CPU driver impl from reference driver.Jason Sams