summaryrefslogtreecommitdiff
path: root/cpu_ref/rsCpuIntrinsicLUT.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use "override" instead of "virtual" when replacing methods.Stephen Hines2015-05-221-4/+4
* Pass RsExpandKernelDriverInfo not RsExpandKernelParams.David Gross2015-03-161-5/+5
* Remove the instep parameter.Chris Wailes2014-08-181-2/+2
* Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-151-3/+1
* Revert "Collapse code paths for single- and multi-input kernels."Stephen Hines2014-08-131-1/+3
* Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-121-3/+1
* Split the RsForEachStubParamStruct in two.Chris Wailes2014-07-151-2/+2
* Convert LUT loop to use scalar data types.Jason Sams2014-06-101-7/+8
* Cleanup pass + implement blur ucharJason Sams2012-11-261-5/+7
* Separate CPU driver impl from reference driver.Jason Sams2012-11-191-0/+104