index
:
frameworks_rs.git
master
n7.1
frameworks_rs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rsContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move gDebuggerPresent to libRS.so, and fix up driver after split.
Stephen Hines
2016-07-25
1
-2
/
+4
*
Merge "Avoid destroying Device separately" into nyc-dev
Yang Ni
2016-04-05
1
-4
/
+2
|
\
|
*
Avoid destroying Device separately
Yang Ni
2016-04-04
1
-4
/
+2
*
|
Guard general reduction logging output under property "debug.rs.reduce".
David Gross
2016-04-01
1
-1
/
+1
|
/
*
Merge "Multithreaded execution of certain general reduction kernels; reductio...
David Gross
2016-03-29
1
-0
/
+2
|
\
|
*
Multithreaded execution of certain general reduction kernels; reduction test ...
David Gross
2016-03-29
1
-0
/
+2
*
|
Separate libRS.so into public and internal libs
Yang Ni
2016-03-21
1
-42
/
+1
|
/
*
Derive the bcc optimization level from the input bitcode.
Stephen McGroarty
2015-09-02
1
-3
/
+0
*
Lose HAVE_ANDROID_OS in frameworks/rs.
Elliott Hughes
2015-08-12
1
-2
/
+2
*
Add a flag to the API to specify -O0 on the bcc command line.
verena beckham
2015-07-17
1
-0
/
+4
*
Added in wait for attach context flag.
Stephen McGroarty
2015-05-19
1
-0
/
+12
*
Fix cache path initialization and set.
Jason Sams
2015-05-19
1
-0
/
+18
*
Add a way to link against different driver names.
Stephen Hines
2015-05-06
1
-0
/
+1
*
Fix object logging
Jason Sams
2015-04-14
1
-1
/
+0
*
Add cache dir to context object.
Tim Murray
2015-04-09
1
-1
/
+4
*
Fix CTS.RSCpp failures due to dispatch table entry missing in
Miao Wang
2015-03-27
1
-2
/
+2
*
Add fatal error check
Jason Sams
2015-03-18
1
-0
/
+8
*
Refactor hal loading
Jason Sams
2015-03-11
1
-85
/
+7
*
Revert "Replaced android::Vector with std::vector."
Yang Ni
2015-02-15
1
-6
/
+5
*
Make rsContext be able to have info about the path of native libs
Miao Wang
2015-02-03
1
-0
/
+7
*
Fix thread priorities.
Jason Sams
2015-01-23
1
-13
/
+24
*
am 6e6cdbc3: Add flag to disable 64-bit driver.
Tim Murray
2014-09-10
1
-0
/
+4
|
\
|
*
Add flag to disable 64-bit driver.
Tim Murray
2014-09-10
1
-0
/
+4
*
|
resolved conflicts for merge of 81cfa2c5 to lmp-dev-plus-aosp
Stephen Hines
2014-08-21
1
-32
/
+32
|
\
\
|
*
|
Replace NULL macros with nullptr literals.
Chris Wailes
2014-08-20
1
-32
/
+32
*
|
|
am 3fa79f84: Merge changes I4c6abd96,I9bcf36d0
Stephen Hines
2014-08-20
1
-5
/
+6
|
\
|
|
|
|
/
|
/
|
|
*
Replaced android::Vector with std::vector.
Chris Wailes
2014-08-18
1
-5
/
+6
*
|
Add debug.rs.debug to force debug mode.
Jason Sams
2014-07-24
1
-0
/
+5
*
|
am 6c6f7539: am 8c8eb23d: Merge "Add 64bit large object support"
Tim Murray
2014-07-09
1
-1
/
+1
|
\
|
|
*
Add 64bit large object support
Jason Sams
2014-07-08
1
-1
/
+1
*
|
am 16bbe7cb: am 1c3b028e: Merge "Pass context creation flags to driver init."
Jason Sams
2014-06-26
1
-0
/
+1
|
\
|
|
*
Pass context creation flags to driver init.
Jason Sams
2014-06-25
1
-0
/
+1
*
|
am 05469137: am b429ee59: Merge "Add error check when init RS thread in sync ...
Tim Murray
2014-04-17
1
-1
/
+6
|
\
|
|
*
Merge "Add error check when init RS thread in sync mode."
Tim Murray
2014-04-17
1
-1
/
+6
|
|
\
|
|
*
Add error check when init RS thread in sync mode.
Xiaofei Wan
2014-03-31
1
-1
/
+6
*
|
|
am 033786bd: am 6757e6be: Merge "Fix potential deadlock caused by RenderScript"
Jason Sams
2014-04-02
1
-1
/
+3
|
\
|
|
|
*
|
Fix potential deadlock caused by RenderScript
Sangkyu Lee
2014-04-02
1
-1
/
+3
*
|
|
am 73056923: am 149cec79: Merge "Disable acceleration when the context is leg...
Jason Sams
2014-04-01
1
-1
/
+1
|
\
|
|
|
*
|
Disable acceleration when the context is legacy graphics.
Jason Sams
2014-03-31
1
-1
/
+1
|
|
/
*
/
FramebufferNativeWindow.h is obsolete
Andy McFadden
2014-03-05
1
-1
/
+0
|
/
*
am b64224c2: am 68bc6d3a: Merge "Work-around 64bit build issues."
Ian Rogers
2014-01-31
1
-1
/
+3
|
\
|
*
Work-around 64bit build issues.
Ian Rogers
2014-01-29
1
-1
/
+3
|
*
implement finish
Jason Sams
2013-12-02
1
-0
/
+8
*
|
Make object destruction asynchronous.
Tim Murray
2014-01-08
1
-0
/
+29
*
|
implement finish
Jason Sams
2013-12-02
1
-0
/
+8
*
|
Switch ALOGE->ALOGV or ALOGD for non-error conditions.
Stephen Hines
2013-11-14
1
-2
/
+2
|
/
*
Add flags word to context initialization.
Tim Murray
2013-09-09
1
-6
/
+9
*
Fix RS build.
Stephen Hines
2013-08-15
1
-1
/
+2
*
resolved conflicts for merge of f0b81d23 to klp-dev
Stephen Hines
2013-08-15
1
-1
/
+5
|
\
|
*
Implement property_get() for the compatibility library.
Stephen Hines
2013-08-15
1
-1
/
+5
[next]