summaryrefslogtreecommitdiff
path: root/rsScriptGroup.cpp
AgeCommit message (Expand)Author
2017-03-15Remove libutils.so dependency from libRSDriver, libRSCpuRef, and mostMiao Wang
2017-02-28Remove RS_SERVER macros and references to unused headers.Miao Wang
2016-11-16Fix google-build-using-namespace warnings in rs.Chih-Hung Hsieh
2016-03-30Remove unused variablesYang Ni
2015-02-15Revert "Replaced android::Vector with std::vector."Yang Ni
2015-02-06Fix the typo of ScriptGroup::executeMiao Wang
2015-01-16Fix memory leak due to ~ScriptGroup does not clear alloc refsYong Chen
2015-01-07New Script Group API: runtime and cpu driver support.Yang Ni
2014-08-20Replace NULL macros with nullptr literals.Chris Wailes
2014-08-18Replaced android::Vector with std::vector.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-29Validate input/output for a ScriptGroup.Yang Ni
2013-07-10Remove libutils and fix rsDebug for RS support library.android-4.3_r2.3android-4.3_r2.2android-4.3_r2.1jb-mr2.0-releasejb-mr2-devStephen Hines
2013-04-09Add incUserRef() for ScriptGroup/ScriptKernelID/ScriptFieldID.Stephen Hines
2013-03-19Add x86 server support.Tim Murray
2012-09-17Add backed for script groups.Jason Sams