index
:
frameworks_rs.git
master
n7.1
frameworks_rs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rsScriptC.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash in tracing code.
Stephen Hines
2016-06-14
1
-11
/
+5
*
Delete simple reduction implementation.
David Gross
2016-06-10
1
-25
/
+5
*
Merge "Derive the bcc optimization level from the input bitcode."
Stephen Hines
2016-01-30
1
-0
/
+5
|
\
|
*
Derive the bcc optimization level from the input bitcode.
Stephen McGroarty
2015-09-02
1
-0
/
+5
*
|
Support for general reduction kernels.
David Gross
2016-01-19
1
-1
/
+22
*
|
Switch to a local BitcodeTranslator.
Stephen Hines
2015-12-03
1
-19
/
+5
|
/
*
Add a basic implementation of the reduce kernel API to the CPU
Matt Wala
2015-08-14
1
-1
/
+31
*
Handle older structure sizes by zeroing new fields
Pirama Arumuga Nainar
2015-04-28
1
-0
/
+9
*
Fix issue with older structure sizes
Stephen Hines
2015-04-14
1
-0
/
+4
*
Add fatal error check
Jason Sams
2015-03-18
1
-0
/
+3
*
Revert "Replaced android::Vector with std::vector."
Yang Ni
2015-02-15
1
-10
/
+11
*
Add a dumpBitcode() method to facilitate debugging.
Stephen Hines
2014-12-23
1
-0
/
+44
*
Replace NULL macros with nullptr literals.
Chris Wailes
2014-08-20
1
-7
/
+7
*
Replace android::String8 with std::string
Chris Wailes
2014-08-20
1
-13
/
+41
*
Replaced android::Vector with std::vector.
Chris Wailes
2014-08-18
1
-9
/
+10
*
Collapse code paths for single- and multi-input kernels.
Chris Wailes
2014-08-15
1
-32
/
+14
*
Revert "Collapse code paths for single- and multi-input kernels."
Stephen Hines
2014-08-13
1
-14
/
+32
*
Collapse code paths for single- and multi-input kernels.
Chris Wailes
2014-08-12
1
-32
/
+14
*
Adds support for multi-input kernels to Frameworks/RS.
Chris Wailes
2014-07-08
1
-0
/
+32
*
Remove FAKE_ARM64_BUILD now that we have 64 build working.
Jean-Luc Brouillet
2014-06-10
1
-7
/
+3
*
Remove the obsolete ScriptCState. Simplify cascading #ifdefs.
Jean-Luc Brouillet
2014-03-25
1
-52
/
+3
*
Make RS compile on ARM64.
Tim Murray
2014-03-13
1
-1
/
+11
*
Fix up master issues with tracing/logging and the compatibility library.
Stephen Hines
2013-07-11
1
-2
/
+1
*
resolved conflicts for merge of 5376c9bf to master
Stephen Hines
2013-07-11
1
-2
/
+1
|
\
|
*
Remove libutils and fix rsDebug for RS support library.
Stephen Hines
2013-07-10
1
-2
/
+1
*
|
Add the name of the forEach functions to the tracing output
Tobias Grosser
2013-06-17
1
-2
/
+17
*
|
Enable very basic tracing support.
Tim Murray
2013-05-23
1
-1
/
+5
|
/
*
Add x86 server support.
Tim Murray
2013-03-19
1
-2
/
+7
*
Cleanup diff with compat.
Jason Sams
2012-12-19
1
-0
/
+17
*
Move to smart pointers for refcounting RS contexts
Tim Murray
2012-11-05
1
-1
/
+7
*
Ensure that the cache directory exists before calling compiler.
Tim Murray
2012-10-01
1
-0
/
+44
*
Move memory layout to driver.
Jason Sams
2012-07-25
1
-22
/
+1
*
Support running ForEach on non-root functions.
Stephen Hines
2012-02-22
1
-2
/
+3
*
Properly recover from failed compilation.
Stephen Hines
2012-02-02
1
-1
/
+1
*
Remove wrapper version check assert.
Stephen Hines
2012-02-01
1
-1
/
+0
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-12
/
+12
*
Merge "Add support for handling a bitcode wrapper to librs."
Stephen Hines
2011-11-23
1
-1
/
+19
|
\
|
*
Add support for handling a bitcode wrapper to librs.
Stephen Hines
2011-11-22
1
-1
/
+19
*
|
Fix script init error handling.
Jason Sams
2011-11-22
1
-3
/
+8
|
/
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-3
/
+3
*
Fix remaining .rs.dtor() issue for RS.
Stephen Hines
2011-09-01
1
-0
/
+1
*
Start using bcinfo components within librs.
Stephen Hines
2011-08-03
1
-0
/
+29
*
Add slot number to forEach hal.
Jason Sams
2011-07-13
1
-1
/
+1
*
More work to make libRS buildable on the host.
Alex Sakhartchouk
2011-06-03
1
-7
/
+2
*
Modifying libRS internal communication to handle network rendering.
Alex Sakhartchouk
2011-04-25
1
-3
/
+4
*
Create runtime stubs for compute driver.
Jason Sams
2011-04-20
1
-3
/
+5
*
Seperate GL from RS program store.
Jason Sams
2011-04-04
1
-1
/
+1
*
Migrate thread launch to driver.
Jason Sams
2011-03-17
1
-201
/
+3
*
Start seperating out RS compute implementation. Create hal
Jason Sams
2011-03-17
1
-234
/
+66
*
Moving dependency includes out of librs headers.
Alex Sakhartchouk
2011-02-25
1
-0
/
+2
[next]