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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete simple reduction implementation.
David Gross
2016-06-10
1
-70
/
+11
*
Avoid breaking on dead launch options
Yang Ni
2016-05-06
1
-4
/
+2
*
Avoid accessing TLS in rsClearObject()
Yang Ni
2016-04-06
1
-2
/
+1
*
Merge "Multithreaded execution of certain general reduction kernels; reductio...
David Gross
2016-03-29
1
-3
/
+4
|
\
|
*
Multithreaded execution of certain general reduction kernels; reduction test ...
David Gross
2016-03-29
1
-3
/
+4
*
|
Fixed intrinsics inside a script group
Yang Ni
2016-03-22
1
-2
/
+2
|
/
*
Better handle error log and nullptr reference.
Miao Wang
2016-02-25
1
-0
/
+6
*
Add a new libclcore_g library which contains debug info.
Verena Beckham
2016-02-11
1
-0
/
+4
*
Support for general reduction kernels.
David Gross
2016-01-19
1
-5
/
+101
*
Add a basic implementation of the reduce kernel API to the CPU
Matt Wala
2015-08-14
1
-102
/
+121
*
Add a flag to the API to specify -O0 on the bcc command line.
verena beckham
2015-07-17
1
-2
/
+18
*
Avoid overwriting shared library file that is open
Yang Ni
2015-06-29
1
-4
/
+2
*
Skip the checksum if we have precompiled code on the /system/ partition.
Stephen Hines
2015-06-22
1
-8
/
+15
*
Merge "Remove dead uses of RSCompilerDriver and of compiler callbacks."
David Gross
2015-05-29
1
-30
/
+0
|
\
|
*
Remove dead uses of RSCompilerDriver and of compiler callbacks.
David Gross
2015-05-29
1
-30
/
+0
*
|
Fix memory leak when rs invoke function
Yong Chen
2015-05-27
1
-0
/
+4
|
/
*
Merge changes from topic 'global_info'
Stephen Hines
2015-05-22
1
-0
/
+4
|
\
|
*
Update RS driver to support extraction of global variable properties.
Stephen Hines
2015-05-22
1
-0
/
+4
*
|
Don't use TEMP_FAILURE_RETRY on close in frameworks/rs.
Elliott Hughes
2015-05-15
1
-1
/
+1
|
/
*
Merge "Add RSGlobalInfoPass information to RS driver."
Jason Sams
2015-05-11
1
-2
/
+35
|
\
|
*
Add RSGlobalInfoPass information to RS driver.
Stephen Hines
2015-05-05
1
-2
/
+35
*
|
Add a way to link against different driver names.
Stephen Hines
2015-05-06
1
-1
/
+2
|
/
*
SetError if forEachMtlsSetup fails sanity check
Pirama Arumuga Nainar
2015-04-28
1
-7
/
+35
*
Code cleanup: Remove unused typedefs and declarations.
Logan Chien
2015-04-21
1
-2
/
+0
*
Merge "Dedup checksum calculation routines"
Yang Ni
2015-04-16
1
-49
/
+45
|
\
|
*
Dedup checksum calculation routines
Yang Ni
2015-04-16
1
-49
/
+45
*
|
Fix allocation-less launches.
Jason Sams
2015-04-16
1
-0
/
+4
|
/
*
Compute checksum for script group generated code
Yang Ni
2015-04-14
1
-28
/
+30
*
Wrap TEMP_FAILURE_RETRY around system calls
Pirama Arumuga Nainar
2015-03-25
1
-47
/
+14
*
Runtime support for Script Group as single module
Yang Ni
2015-03-10
1
-0
/
+4
*
Add build fingerprint and ensure match on .so load
Pirama Arumuga Nainar
2015-03-03
1
-21
/
+132
*
Moved class ScriptExecutable to its own module
Yang Ni
2015-02-20
1
-562
/
+4
*
Remove STL references from header files
Yang Ni
2015-02-19
1
-1
/
+1
*
Move bcc::getCommandLine to fw/rs
Pirama Arumuga Nainar
2015-02-19
1
-3
/
+13
*
Runtime support for invocables in ScriptGroups
Yang Ni
2015-02-04
1
-0
/
+1
*
Merge "Make rsContext be able to have info about the path of native libs for ...
Miao Wang
2015-02-05
1
-7
/
+11
|
\
|
*
Make rsContext be able to have info about the path of native libs
Miao Wang
2015-02-03
1
-7
/
+11
*
|
Runtime support for compiler kernel fusion.
Yang Ni
2015-02-02
1
-10
/
+9
*
|
Remove STL references from header files
Yang Ni
2015-02-02
1
-55
/
+106
|
/
*
Mark scripts as threadable or not
Pirama Arumuga Nainar
2015-01-28
1
-2
/
+30
*
add array launch support.
Jason Sams
2015-01-26
1
-37
/
+62
*
Merge "Read pragma keys and values from .rs.info"
Pirama Arumuga Nainar
2015-01-26
1
-4
/
+62
|
\
|
*
Read pragma keys and values from .rs.info
Pirama Arumuga Nainar
2015-01-26
1
-4
/
+62
*
|
Always recompile a script when using the debug context.
Tim Murray
2015-01-23
1
-1
/
+1
|
/
*
Made shared lib routines public.
Yang Ni
2015-01-22
1
-117
/
+115
*
Created a new class to represent executable.
Yang Ni
2015-01-21
1
-172
/
+112
*
Do not check for .so in /system in native mode
Pirama Arumuga Nainar
2015-01-20
1
-0
/
+2
*
Remove linkloader from frameworks/rs.
Stephen Hines
2015-01-20
1
-277
/
+24
*
Cleanup of ForEachParams in cpu ref
Jason Sams
2015-01-20
1
-53
/
+29
*
Turn on .so path by default
Pirama Arumuga Nainar
2015-01-16
1
-20
/
+2
[next]