summaryrefslogtreecommitdiff
path: root/cpu_ref/rsCpuScriptGroup.cpp
AgeCommit message (Expand)Author
2015-03-16Pass RsExpandKernelDriverInfo not RsExpandKernelParams.David Gross
2015-02-15Revert "Replaced android::Vector with std::vector."Yang Ni
2015-01-26add array launch support.Jason Sams
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-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-29Validate input/output for a ScriptGroup.Yang Ni
2014-07-15Split the RsForEachStubParamStruct in two.Chris Wailes
2013-09-10Detect use of RS objects in kernels to disable a ScriptGroup optimization.Stephen Hines
2013-09-09Fix ScriptGroup performance regressionJason Sams
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-03-19Add x86 server support.Tim Murray
2012-12-19Cleanup diff with compat.Jason Sams
2012-11-19Separate CPU driver impl from reference driver.Jason Sams