index
:
android_frameworks_rs
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
jellybean
jellybean-stable
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpu_ref
/
rsCpuScript.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Collapse code paths for single- and multi-input kernels.
Chris Wailes
2014-08-15
1
-165
/
+49
*
Revert "Collapse code paths for single- and multi-input kernels."
Stephen Hines
2014-08-13
1
-49
/
+165
*
Collapse code paths for single- and multi-input kernels.
Chris Wailes
2014-08-12
1
-165
/
+49
*
Fix isObject when in 64bit mode.
Jason Sams
2014-08-12
1
-5
/
+5
*
Deprecate rs_fp_imprecise
Jean-Luc Brouillet
2014-07-09
1
-1
/
+1
*
Add 64bit large object support
Jason Sams
2014-07-08
1
-6
/
+1
*
Adds support for multi-input kernels to Frameworks/RS.
Chris Wailes
2014-07-08
1
-10
/
+182
*
Merge "Use build fingerprint and compile command for caching."
Jean-Luc Brouillet
2014-06-25
1
-86
/
+90
|
\
|
*
Use build fingerprint and compile command for caching.
Jean-Luc Brouillet
2014-06-26
1
-86
/
+90
*
|
Add in a missing unlockMutex() on an error path.
Stephen Hines
2014-06-26
1
-0
/
+1
|
/
*
Switch the dimensions array to use uint32_t instead of size_t.
Stephen Hines
2014-06-25
1
-3
/
+3
*
Move the lib paths out of RSInfo.
Jean-Luc Brouillet
2014-06-19
1
-34
/
+48
*
Disable NEON libclcore for AArch64.
Tim Murray
2014-06-13
1
-5
/
+7
*
Remove FAKE_ARM64_BUILD now that we have 64 build working.
Jean-Luc Brouillet
2014-06-10
1
-47
/
+2
*
Modify script loading behavior.
Tim Murray
2014-06-02
1
-13
/
+19
*
Switch to the separate RS loading path.
Stephen Hines
2014-05-21
1
-7
/
+9
*
Switch to standalone bcc compilation path (again).
Stephen Hines
2014-05-16
1
-10
/
+0
*
Use the proper triple when compiling with bcc.
Stephen Hines
2014-05-07
1
-0
/
+3
*
Revert "Switch to standalone bcc compilation path."
Stephen Hines
2014-05-01
1
-0
/
+10
*
Switch to standalone bcc compilation path.
Stephen Hines
2014-04-30
1
-10
/
+0
*
Configure standalone bcc compiler to work with plugin libraries.
Stephen Hines
2014-04-30
1
-11
/
+44
*
Make RS compile on ARM64.
Tim Murray
2014-03-13
1
-5
/
+49
*
Create a cache directory for our symlinked files if necessary.
Stephen Hines
2013-11-25
1
-2
/
+22
*
Remove references/use of ARCH_X86_HAVE_* in frameworks/rs.
Stephen Hines
2013-10-03
1
-2
/
+2
*
Fix ScriptGroup performance regression
Jason Sams
2013-09-09
1
-0
/
+12
*
Refactor hal to remove cpuConsumer from drivers
Jason Sams
2013-08-07
1
-2
/
+2
*
Fix Script instancing issue for support library.
Stephen Hines
2013-07-19
1
-34
/
+137
*
resolved conflicts for merge of 5376c9bf to master
Stephen Hines
2013-07-11
1
-8
/
+1
|
\
|
*
Remove libutils and fix rsDebug for RS support library.
Stephen Hines
2013-07-10
1
-11
/
+1
*
|
Provide path to execute standalone bcc compiler.
Stephen Hines
2013-06-25
1
-9
/
+108
*
|
Add the name of the forEach functions to the tracing output
Tobias Grosser
2013-06-17
1
-0
/
+1
*
|
Switch to separate build/load steps for Scripts.
Stephen Hines
2013-06-05
1
-4
/
+47
*
|
Provide a mechanism for adjusting RSCompilerDriver after construction.
Stephen Hines
2013-04-29
1
-0
/
+7
|
/
*
Mark use of a debug context with the RSCompilerDriver.
Stephen Hines
2013-04-18
1
-0
/
+1
*
Add support for DEBUG context type.
Stephen Hines
2013-04-17
1
-0
/
+5
*
Merge "Add support for synchronous get()." into jb-mr2-dev
Tim Murray
2013-04-12
1
-0
/
+18
|
\
|
*
Add support for synchronous get().
Tim Murray
2013-04-11
1
-0
/
+18
*
|
Remove invalid logging on missing root.expand() functions.
Stephen Hines
2013-04-09
1
-6
/
+4
|
/
*
Add callback to allow replacement of runtime support library.
Stephen Hines
2013-04-01
1
-3
/
+7
*
Add x86 server support.
Tim Murray
2013-03-19
1
-1
/
+6
*
Reduce diffs with compat lib.
Jason Sams
2013-03-15
1
-11
/
+372
*
Sync with compat lib.
Jason Sams
2013-03-06
1
-21
/
+0
*
Cleanup lots of things related to IO_OUTPUT and error checking.
Tim Murray
2013-02-25
1
-0
/
+10
*
Support LinkRuntimeCallback() with RS compiler.
Stephen Hines
2013-02-14
1
-1
/
+2
*
Add API entry points for clipped kernels and fix Z-dimension clipping.
Tim Murray
2013-02-07
1
-0
/
+11
*
Separate CPU driver impl from reference driver.
Jason Sams
2012-11-19
1
-0
/
+463