index
:
frameworks_rs.git
master
n7.1
frameworks_rs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu_ref
/
rsCpuScriptGroup2.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid accessing TLS in rsClearObject()
Yang Ni
2016-04-06
1
-4
/
+2
*
Fixed intrinsics inside a script group
Yang Ni
2016-03-22
1
-1
/
+18
*
Various fixes in setting globals in a script group
Yang Ni
2015-11-13
1
-2
/
+2
*
Add a basic implementation of the reduce kernel API to the CPU
Matt Wala
2015-08-14
1
-6
/
+6
*
Add a flag to the API to specify -O0 on the bcc command line.
verena beckham
2015-07-17
1
-2
/
+7
*
Avoid overwriting shared library file that is open
Yang Ni
2015-06-29
1
-3
/
+44
*
Check for kernel chaining in ScriptGroup
Yang Ni
2015-06-23
1
-1
/
+20
*
Avoid casting for CpuScript object
Yang Ni
2015-05-27
1
-6
/
+9
*
Generate global info for fused kernel
Yang Ni
2015-05-14
1
-0
/
+10
*
Add a way to link against different driver names.
Stephen Hines
2015-05-06
1
-1
/
+2
*
Dedup checksum calculation routines
Yang Ni
2015-04-16
1
-63
/
+34
*
Compute checksum for script group generated code
Yang Ni
2015-04-14
1
-21
/
+81
*
Added a name to ScriptGroup2
Yang Ni
2015-04-13
1
-1
/
+3
*
Clean up ScriptGroup2 implementation
Yang Ni
2015-03-31
1
-5
/
+3
*
Wrap TEMP_FAILURE_RETRY around system calls
Pirama Arumuga Nainar
2015-03-25
1
-40
/
+6
*
Pass RsExpandKernelDriverInfo not RsExpandKernelParams.
David Gross
2015-03-16
1
-23
/
+21
*
Merge "Handle FP precision in kernel fusion"
Yang Ni
2015-03-12
1
-4
/
+35
|
\
|
*
Handle FP precision in kernel fusion
Yang Ni
2015-03-11
1
-4
/
+35
*
|
Add new APIs rsGetDim[XYZ]() and add RSTest test cases to exercise them.
David Gross
2015-03-11
1
-0
/
+1
|
/
*
Runtime support for Script Group as single module
Yang Ni
2015-03-10
1
-76
/
+156
*
Merge "Move use of tempnam to mkstemp."
Yabin Cui
2015-02-24
1
-4
/
+15
|
\
|
*
Move use of tempnam to mkstemp.
Yabin Cui
2015-02-24
1
-4
/
+15
*
|
Moved class ScriptExecutable to its own module
Yang Ni
2015-02-20
1
-12
/
+4
|
/
*
Reformat and remove STL reference from header
Yang Ni
2015-02-10
1
-34
/
+35
*
Runtime support for invocables in ScriptGroups
Yang Ni
2015-02-04
1
-278
/
+311
*
Runtime support for compiler kernel fusion.
Yang Ni
2015-02-02
1
-29
/
+245
*
add array launch support.
Jason Sams
2015-01-26
1
-8
/
+9
*
New Script Group API: runtime and cpu driver support.
Yang Ni
2015-01-07
1
-0
/
+192