index
:
frameworks_rs.git
master
n7.1
frameworks_rs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu_ref
/
rsCpuScript.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete simple reduction implementation.
David Gross
2016-06-10
1
-15
/
+4
*
Support for general reduction kernels.
David Gross
2016-01-19
1
-2
/
+13
*
Add a basic implementation of the reduce kernel API to the CPU
Matt Wala
2015-08-14
1
-16
/
+18
*
Skip the checksum if we have precompiled code on the /system/ partition.
Stephen Hines
2015-06-22
1
-3
/
+3
*
Remove dead uses of RSCompilerDriver and of compiler callbacks.
David Gross
2015-05-29
1
-7
/
+0
*
Update RS driver to support extraction of global variable properties.
Stephen Hines
2015-05-22
1
-0
/
+1
*
Use "override" instead of "virtual" when replacing methods.
Stephen Hines
2015-05-22
1
-22
/
+23
*
Merge "Add /system/vendor/{lib|lib64} to linker args"
Pirama Arumuga Nainar
2015-05-11
1
-0
/
+2
|
\
|
*
Add /system/vendor/{lib|lib64} to linker args
Pirama Arumuga Nainar
2015-05-07
1
-0
/
+2
*
|
Add RSGlobalInfoPass information to RS driver.
Stephen Hines
2015-05-05
1
-0
/
+5
|
/
*
Dedup checksum calculation routines
Yang Ni
2015-04-16
1
-2
/
+4
*
Compute checksum for script group generated code
Yang Ni
2015-04-14
1
-0
/
+2
*
Pass RsExpandKernelDriverInfo not RsExpandKernelParams.
David Gross
2015-03-16
1
-1
/
+1
*
Runtime support for Script Group as single module
Yang Ni
2015-03-10
1
-0
/
+1
*
Add build fingerprint and ensure match on .so load
Pirama Arumuga Nainar
2015-03-03
1
-0
/
+2
*
Moved class ScriptExecutable to its own module
Yang Ni
2015-02-20
1
-117
/
+6
*
Remove STL references from header files
Yang Ni
2015-02-19
1
-4
/
+2
*
Merge "Make rsContext be able to have info about the path of native libs for ...
Miao Wang
2015-02-05
1
-1
/
+5
|
\
|
*
Make rsContext be able to have info about the path of native libs
Miao Wang
2015-02-03
1
-1
/
+5
*
|
Runtime support for compiler kernel fusion.
Yang Ni
2015-02-02
1
-2
/
+13
*
|
Remove STL references from header files
Yang Ni
2015-02-02
1
-31
/
+45
|
/
*
Mark scripts as threadable or not
Pirama Arumuga Nainar
2015-01-28
1
-3
/
+9
*
add array launch support.
Jason Sams
2015-01-26
1
-1
/
+1
*
Read pragma keys and values from .rs.info
Pirama Arumuga Nainar
2015-01-26
1
-1
/
+16
*
Made shared lib routines public.
Yang Ni
2015-01-22
1
-0
/
+24
*
Created a new class to represent executable.
Yang Ni
2015-01-21
1
-11
/
+53
*
Remove linkloader from frameworks/rs.
Stephen Hines
2015-01-20
1
-31
/
+2
*
Skip linkloader, use shared object files
Pirama Arumuga Nainar
2015-01-14
1
-6
/
+17
*
BCCContext is actually dead code.
Stephen Hines
2014-12-16
1
-1
/
+0
*
Replace NULL macros with nullptr literals.
Chris Wailes
2014-08-20
1
-1
/
+1
*
Remove the instep parameter.
Chris Wailes
2014-08-18
1
-1
/
+1
*
Collapse code paths for single- and multi-input kernels.
Chris Wailes
2014-08-15
1
-22
/
+14
*
Revert "Collapse code paths for single- and multi-input kernels."
Stephen Hines
2014-08-13
1
-14
/
+22
*
Collapse code paths for single- and multi-input kernels.
Chris Wailes
2014-08-12
1
-22
/
+14
*
Split the RsForEachStubParamStruct in two.
Chris Wailes
2014-07-15
1
-1
/
+1
*
Adds support for multi-input kernels to Frameworks/RS.
Chris Wailes
2014-07-08
1
-0
/
+13
*
Use build fingerprint and compile command for caching.
Jean-Luc Brouillet
2014-06-26
1
-3
/
+2
*
Switch the dimensions array to use uint32_t instead of size_t.
Stephen Hines
2014-06-25
1
-1
/
+1
*
Move the lib paths out of RSInfo.
Jean-Luc Brouillet
2014-06-19
1
-0
/
+6
*
Remove FAKE_ARM64_BUILD now that we have 64 build working.
Jean-Luc Brouillet
2014-06-10
1
-6
/
+0
*
Modify script loading behavior.
Tim Murray
2014-06-02
1
-0
/
+4
*
Switch to the separate RS loading path.
Stephen Hines
2014-05-21
1
-0
/
+8
*
Configure standalone bcc compiler to work with plugin libraries.
Stephen Hines
2014-04-30
1
-1
/
+2
*
Make RS compile on ARM64.
Tim Murray
2014-03-13
1
-0
/
+6
*
Fix ScriptGroup performance regression
Jason Sams
2013-09-09
1
-0
/
+6
*
Add support for synchronous get().
Tim Murray
2013-04-11
1
-0
/
+1
*
Reduce diffs with compat lib.
Jason Sams
2013-03-15
1
-0
/
+26
*
Sync with compat lib.
Jason Sams
2013-03-06
1
-0
/
+2
*
Support LinkRuntimeCallback() with RS compiler.
Stephen Hines
2013-02-14
1
-0
/
+1
*
Separate CPU driver impl from reference driver.
Jason Sams
2012-11-19
1
-0
/
+112