summaryrefslogtreecommitdiff
path: root/rsScriptIntrinsic.cpp
AgeCommit message (Expand)Author
2016-11-16Fix google-build-using-namespace warnings in rs.Chih-Hung Hsieh
2016-06-10Delete simple reduction implementation.nougat-devDavid Gross
2016-01-19Support for general reduction kernels.David Gross
2015-08-14Add a basic implementation of the reduce kernel API to the CPUMatt Wala
2015-01-20Cleanup of ForEachParams in cpu refJason Sams
2014-08-20Replace NULL macros with nullptr literals.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-08Adds support for multi-input kernels to Frameworks/RS.Chris Wailes
2013-11-25Fix crash running blur on 4K imagesJason Sams
2013-02-22Fix ref counting bug.Jason Sams
2012-08-21Generalize intrinsicsJason Sams
2012-08-21Clean up useless code, logging, and a typo.Stephen Hines
2012-08-14IntrinisicsJason Sams