summaryrefslogtreecommitdiff
path: root/cpu_ref/rsCpuIntrinsicLUT.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-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-06-10Convert LUT loop to use scalar data types.Jason Sams
2012-11-26Cleanup pass + implement blur ucharJason Sams
2012-11-19Separate CPU driver impl from reference driver.Jason Sams