index
:
frameworks_rs.git
master
n7.1
frameworks_rs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu_ref
/
rsCpuIntrinsicColorMatrix.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use "override" instead of "virtual" when replacing methods.
Stephen Hines
2015-05-22
1
-6
/
+6
*
Pass RsExpandKernelDriverInfo not RsExpandKernelParams.
David Gross
2015-03-16
1
-9
/
+9
*
Remove linkloader from frameworks/rs.
Stephen Hines
2015-01-20
1
-3
/
+1
*
Enable 64 bit asm for int->int ColorMatrix
Jason Sams
2014-11-10
1
-8
/
+12
*
am c214fe59: Fix incorrect error check for mmap
Jason Sams
2014-10-09
1
-1
/
+2
|
\
|
*
Fix incorrect error check for mmap
Jason Sams
2014-10-08
1
-1
/
+2
*
|
am da2f0714: Merge "Fix x86 build for SSSE3."
Dan Albert
2014-08-22
1
-3
/
+3
|
\
\
|
*
|
Fix x86 build for SSSE3.
Dan Albert
2014-08-22
1
-3
/
+3
*
|
|
resolved conflicts for merge of 81cfa2c5 to lmp-dev-plus-aosp
Stephen Hines
2014-08-21
1
-11
/
+11
|
\
|
|
|
*
|
Replace NULL macros with nullptr literals.
Chris Wailes
2014-08-20
1
-11
/
+11
*
|
|
Fix build break from bad merge.
Jason Sams
2014-08-21
1
-1
/
+1
*
|
|
resolved conflicts for merge of adbc54f3 to lmp-dev-plus-aosp
Jason Sams
2014-08-21
1
-3
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix two intrinsic clipping bugs.
Jason Sams
2014-08-20
1
-2
/
+2
|
*
Bugfixes for AArch64.
Tim Murray
2014-08-11
1
-7
/
+5
|
*
Arbitrary sub-rectangle handling for ColorMatrix.
Simon Hosie
2014-07-23
1
-15
/
+22
*
|
Remove the instep parameter.
Chris Wailes
2014-08-18
1
-4
/
+3
*
|
Collapse code paths for single- and multi-input kernels.
Chris Wailes
2014-08-15
1
-18
/
+20
*
|
Revert "Collapse code paths for single- and multi-input kernels."
Stephen Hines
2014-08-13
1
-20
/
+18
*
|
Collapse code paths for single- and multi-input kernels.
Chris Wailes
2014-08-12
1
-18
/
+20
*
|
Bugfixes for AArch64.
Tim Murray
2014-08-12
1
-7
/
+5
*
|
Merge "Split the RsForEachStubParamStruct in two."
Stephen Hines
2014-07-24
1
-3
/
+3
|
\
\
|
*
|
Split the RsForEachStubParamStruct in two.
Chris Wailes
2014-07-15
1
-3
/
+3
|
|
/
*
/
Arbitrary sub-rectangle handling for ColorMatrix.
Simon Hosie
2014-06-03
1
-15
/
+22
|
/
*
Enable ARM64 intrinsics.
Jason Sams
2014-05-22
1
-6
/
+6
*
Fix some empty matrix cases in ColorMatrix.
Simon Hosie
2014-05-06
1
-3
/
+13
*
Add comments for fast-path RS kernel
Jason Sams
2014-04-29
1
-0
/
+4
*
Fix performance regression in color matrix.
Jason Sams
2014-04-29
1
-1
/
+1
*
Improve RS intrinsics performance.
Rose, James
2014-04-22
1
-0
/
+34
*
Fix color matrix bug.
Jason Sams
2014-04-07
1
-0
/
+1
*
Add AArch64 assembly for ColorMatrix.
Simon Hosie
2014-03-25
1
-25
/
+87
*
Merge "Move renderscript over to __clear_cache (compiler-rt)."
Narayan Kamath
2014-03-19
1
-1
/
+2
|
\
|
*
Move renderscript over to __clear_cache (compiler-rt).
Narayan Kamath
2014-03-12
1
-1
/
+2
*
|
Make RS compile on ARM64.
Tim Murray
2014-03-13
1
-2
/
+2
|
/
*
Fix issues with U8->U8 when mixed with add or lane conversion
Jason Sams
2013-09-11
1
-15
/
+26
*
Fix ColorMatrix performance and correctness issues.
Jason Sams
2013-09-11
1
-22
/
+46
*
Fix ScriptGroup performance regression
Jason Sams
2013-09-09
1
-24
/
+31
*
Float color matrix fixes
Jason Sams
2013-08-29
1
-51
/
+124
*
color matrix bugs
Jason Sams
2013-08-21
1
-6
/
+7
*
Float color matrix support.
Jason Sams
2013-08-09
1
-216
/
+440
*
Merge commit 'b10a68c3' into manualmerge
Jason Sams
2013-08-08
1
-1
/
+0
|
\
|
*
Neon detection for RS SDK compat lib.
Jason Sams
2013-08-06
1
-21
/
+27
*
|
Color Matrix improvements.
Jason Sams
2013-07-29
1
-81
/
+443
|
/
*
Cleanup pass + implement blur uchar
Jason Sams
2012-11-26
1
-5
/
+6
*
Separate CPU driver impl from reference driver.
Jason Sams
2012-11-19
1
-0
/
+219