index
:
frameworks_rs.git
master
n7.1
frameworks_rs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu_ref
/
rsCpuCore.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete simple reduction implementation.
David Gross
2016-06-10
1
-79
/
+60
*
Remove unnecessary logcat message
Yang Ni
2016-04-21
1
-1
/
+3
*
Multithreaded execution of general reduction kernels over 2D and 3D iteration...
David Gross
2016-04-06
1
-30
/
+121
*
Guard general reduction logging output under property "debug.rs.reduce".
David Gross
2016-04-01
1
-16
/
+19
*
Multithreaded execution of certain general reduction kernels; reduction test ...
David Gross
2016-03-29
1
-6
/
+233
*
Support for general reduction kernels.
David Gross
2016-01-19
1
-9
/
+65
*
Add a basic implementation of the reduce kernel API to the CPU
Matt Wala
2015-08-14
1
-21
/
+39
*
Fix GetCpuInfo() routine to correctly check the cpuinfo file to make
Miao Wang
2015-07-17
1
-7
/
+10
*
CPU ref: Fix potential buffer over-read / uninitialized memory access.
Matt Wala
2015-07-10
1
-29
/
+13
*
Make support lib CPU driver able to access IntrinsicBLAS
Miao Wang
2015-06-30
1
-2
/
+0
*
Remove dead uses of RSCompilerDriver and of compiler callbacks.
David Gross
2015-05-29
1
-5
/
+1
*
Add RSGlobalInfoPass information to RS driver.
Stephen Hines
2015-05-05
1
-0
/
+2
*
Code cleanup: Remove unused typedefs and declarations.
Logan Chien
2015-04-21
1
-5
/
+0
*
Fix allocation-less launches.
Jason Sams
2015-04-16
1
-4
/
+10
*
Fix issues with >2D launches
Jason Sams
2015-03-17
1
-19
/
+18
*
Pass RsExpandKernelDriverInfo not RsExpandKernelParams.
David Gross
2015-03-16
1
-37
/
+5
*
Add BLAS to supported intrinsics.
Tim Murray
2015-02-17
1
-0
/
+7
*
add array launch support.
Jason Sams
2015-01-26
1
-24
/
+95
*
Cleanup of ForEachParams in cpu ref
Jason Sams
2015-01-20
1
-125
/
+87
*
Skip linkloader, use shared object files
Pirama Arumuga Nainar
2015-01-14
1
-8
/
+0
*
New Script Group API: runtime and cpu driver support.
Yang Ni
2015-01-07
1
-4
/
+13
*
Fix query for CPU count.
Jason Sams
2014-11-10
1
-1
/
+1
*
Revert "RS: Add VP9 LoopFilter Intrinsic"
Jason Sams
2014-10-08
1
-7
/
+0
*
Replace NULL macros with nullptr literals.
Chris Wailes
2014-08-20
1
-15
/
+15
*
Remove the instep parameter.
Chris Wailes
2014-08-18
1
-12
/
+4
*
Collapse code paths for single- and multi-input kernels.
Chris Wailes
2014-08-15
1
-145
/
+97
*
Revert "Collapse code paths for single- and multi-input kernels."
Stephen Hines
2014-08-13
1
-97
/
+145
*
Collapse code paths for single- and multi-input kernels.
Chris Wailes
2014-08-12
1
-145
/
+97
*
Split the RsForEachStubParamStruct in two.
Chris Wailes
2014-07-15
1
-59
/
+92
*
Adds support for multi-input kernels to Frameworks/RS.
Chris Wailes
2014-07-08
1
-2
/
+103
*
Enable ARM64 intrinsics.
Jason Sams
2014-05-22
1
-6
/
+3
*
Configure standalone bcc compiler to work with plugin libraries.
Stephen Hines
2014-04-30
1
-2
/
+10
*
Merge "Revert "Add VP9 inter-frame prediction intrinsic""
Jason Sams
2014-04-23
1
-7
/
+0
|
\
|
*
Revert "Add VP9 inter-frame prediction intrinsic"
Jason Sams
2014-04-23
1
-7
/
+0
*
|
Improve RS intrinsics performance.
Rose, James
2014-04-22
1
-3
/
+7
|
/
*
Bicubic resize intrinsic
Jason Sams
2014-04-16
1
-0
/
+5
*
Merge "RS: Add VP9 LoopFilter Intrinsic"
Jason Sams
2014-03-24
1
-0
/
+7
|
\
|
*
RS: Add VP9 LoopFilter Intrinsic
Matthieu Delahaye
2014-03-18
1
-0
/
+7
*
|
Merge "Revert "RS: Add VP9 LoopFilter Intrinsic""
Jason Sams
2014-03-18
1
-7
/
+0
|
\
|
|
*
Revert "RS: Add VP9 LoopFilter Intrinsic"
Jason Sams
2014-03-18
1
-7
/
+0
*
|
Merge "Solve four separate memory leaks related to rsdHalInit"
Jason Sams
2014-03-18
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Solve four separate memory leaks related to rsdHalInit
Jens Gulin
2014-03-17
1
-0
/
+3
*
|
RS: Add VP9 LoopFilter Intrinsic
Matthieu Delahaye
2014-03-18
1
-0
/
+7
|
/
*
Revert "RS: Add VP9 LoopFilter Intrinsic"
Jason Sams
2014-03-14
1
-7
/
+0
*
RS: Add VP9 LoopFilter Intrinsic
Matthieu Delahaye
2014-03-11
1
-0
/
+7
*
Fix build issues with external patch.
Jason Sams
2014-03-06
1
-0
/
+2
*
Add VP9 inter-frame prediction intrinsic
Matthieu Delahaye
2014-03-06
1
-0
/
+5
*
Merge commit 'b10a68c3' into manualmerge
Jason Sams
2013-08-08
1
-0
/
+42
|
\
|
*
Neon detection for RS SDK compat lib.
Jason Sams
2013-08-06
1
-0
/
+42
*
|
resolved conflicts for merge of 5376c9bf to master
Stephen Hines
2013-07-11
1
-1
/
+2
|
\
|
[next]