summaryrefslogtreecommitdiff
path: root/rsScriptIntrinsic.h
Commit message (Expand)AuthorAgeFilesLines
* Delete simple reduction implementation.David Gross2016-06-101-5/+2
* Support for general reduction kernels.David Gross2016-01-191-0/+4
* Add a basic implementation of the reduce kernel API to the CPUMatt Wala2015-08-141-16/+19
* Runtime support for compiler kernel fusion.Yang Ni2015-02-021-0/+1
* Replace NULL macros with nullptr literals.Chris Wailes2014-08-201-1/+1
* Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-151-11/+1
* Revert "Collapse code paths for single- and multi-input kernels."Stephen Hines2014-08-131-1/+11
* Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-121-11/+1
* Adds support for multi-input kernels to Frameworks/RS.Chris Wailes2014-07-081-0/+9
* Functional 3D LUT intrinsic.Jason Sams2013-01-041-1/+0
* Clean up useless code, logging, and a typo.Stephen Hines2012-08-211-1/+1
* IntrinisicsJason Sams2012-08-141-0/+65