summaryrefslogtreecommitdiff
path: root/cpu_ref/rsCpuCore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delete simple reduction implementation.David Gross2016-06-101-79/+60
* Remove unnecessary logcat messageYang Ni2016-04-211-1/+3
* Multithreaded execution of general reduction kernels over 2D and 3D iteration...David Gross2016-04-061-30/+121
* Guard general reduction logging output under property "debug.rs.reduce".David Gross2016-04-011-16/+19
* Multithreaded execution of certain general reduction kernels; reduction test ...David Gross2016-03-291-6/+233
* Support for general reduction kernels.David Gross2016-01-191-9/+65
* Add a basic implementation of the reduce kernel API to the CPUMatt Wala2015-08-141-21/+39
* Fix GetCpuInfo() routine to correctly check the cpuinfo file to makeMiao Wang2015-07-171-7/+10
* CPU ref: Fix potential buffer over-read / uninitialized memory access.Matt Wala2015-07-101-29/+13
* Make support lib CPU driver able to access IntrinsicBLASMiao Wang2015-06-301-2/+0
* Remove dead uses of RSCompilerDriver and of compiler callbacks.David Gross2015-05-291-5/+1
* Add RSGlobalInfoPass information to RS driver.Stephen Hines2015-05-051-0/+2
* Code cleanup: Remove unused typedefs and declarations.Logan Chien2015-04-211-5/+0
* Fix allocation-less launches.Jason Sams2015-04-161-4/+10
* Fix issues with >2D launchesJason Sams2015-03-171-19/+18
* Pass RsExpandKernelDriverInfo not RsExpandKernelParams.David Gross2015-03-161-37/+5
* Add BLAS to supported intrinsics.Tim Murray2015-02-171-0/+7
* add array launch support.Jason Sams2015-01-261-24/+95
* Cleanup of ForEachParams in cpu refJason Sams2015-01-201-125/+87
* Skip linkloader, use shared object filesPirama Arumuga Nainar2015-01-141-8/+0
* New Script Group API: runtime and cpu driver support.Yang Ni2015-01-071-4/+13
* Fix query for CPU count.Jason Sams2014-11-101-1/+1
* Revert "RS: Add VP9 LoopFilter Intrinsic"Jason Sams2014-10-081-7/+0
* Replace NULL macros with nullptr literals.Chris Wailes2014-08-201-15/+15
* Remove the instep parameter.Chris Wailes2014-08-181-12/+4
* Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-151-145/+97
* Revert "Collapse code paths for single- and multi-input kernels."Stephen Hines2014-08-131-97/+145
* Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-121-145/+97
* Split the RsForEachStubParamStruct in two.Chris Wailes2014-07-151-59/+92
* Adds support for multi-input kernels to Frameworks/RS.Chris Wailes2014-07-081-2/+103
* Enable ARM64 intrinsics.Jason Sams2014-05-221-6/+3
* Configure standalone bcc compiler to work with plugin libraries.Stephen Hines2014-04-301-2/+10
* Merge "Revert "Add VP9 inter-frame prediction intrinsic""Jason Sams2014-04-231-7/+0
|\
| * Revert "Add VP9 inter-frame prediction intrinsic"Jason Sams2014-04-231-7/+0
* | Improve RS intrinsics performance.Rose, James2014-04-221-3/+7
|/
* Bicubic resize intrinsicJason Sams2014-04-161-0/+5
* Merge "RS: Add VP9 LoopFilter Intrinsic"Jason Sams2014-03-241-0/+7
|\
| * RS: Add VP9 LoopFilter IntrinsicMatthieu Delahaye2014-03-181-0/+7
* | Merge "Revert "RS: Add VP9 LoopFilter Intrinsic""Jason Sams2014-03-181-7/+0
|\|
| * Revert "RS: Add VP9 LoopFilter Intrinsic"Jason Sams2014-03-181-7/+0
* | Merge "Solve four separate memory leaks related to rsdHalInit"Jason Sams2014-03-181-0/+3
|\ \ | |/ |/|
| * Solve four separate memory leaks related to rsdHalInitJens Gulin2014-03-171-0/+3
* | RS: Add VP9 LoopFilter IntrinsicMatthieu Delahaye2014-03-181-0/+7
|/
* Revert "RS: Add VP9 LoopFilter Intrinsic"Jason Sams2014-03-141-7/+0
* RS: Add VP9 LoopFilter IntrinsicMatthieu Delahaye2014-03-111-0/+7
* Fix build issues with external patch.Jason Sams2014-03-061-0/+2
* Add VP9 inter-frame prediction intrinsicMatthieu Delahaye2014-03-061-0/+5
* Merge commit 'b10a68c3' into manualmergeJason Sams2013-08-081-0/+42
|\
| * Neon detection for RS SDK compat lib.Jason Sams2013-08-061-0/+42
* | resolved conflicts for merge of 5376c9bf to masterStephen Hines2013-07-111-1/+2
|\|