summaryrefslogtreecommitdiff
path: root/rsContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move gDebuggerPresent to libRS.so, and fix up driver after split.Stephen Hines2016-07-251-2/+4
* Merge "Avoid destroying Device separately" into nyc-devYang Ni2016-04-051-4/+2
|\
| * Avoid destroying Device separatelyYang Ni2016-04-041-4/+2
* | Guard general reduction logging output under property "debug.rs.reduce".David Gross2016-04-011-1/+1
|/
* Merge "Multithreaded execution of certain general reduction kernels; reductio...David Gross2016-03-291-0/+2
|\
| * Multithreaded execution of certain general reduction kernels; reduction test ...David Gross2016-03-291-0/+2
* | Separate libRS.so into public and internal libsYang Ni2016-03-211-42/+1
|/
* Derive the bcc optimization level from the input bitcode.Stephen McGroarty2015-09-021-3/+0
* Lose HAVE_ANDROID_OS in frameworks/rs.Elliott Hughes2015-08-121-2/+2
* Add a flag to the API to specify -O0 on the bcc command line.verena beckham2015-07-171-0/+4
* Added in wait for attach context flag.Stephen McGroarty2015-05-191-0/+12
* Fix cache path initialization and set.Jason Sams2015-05-191-0/+18
* Add a way to link against different driver names.Stephen Hines2015-05-061-0/+1
* Fix object loggingJason Sams2015-04-141-1/+0
* Add cache dir to context object.Tim Murray2015-04-091-1/+4
* Fix CTS.RSCpp failures due to dispatch table entry missing inMiao Wang2015-03-271-2/+2
* Add fatal error checkJason Sams2015-03-181-0/+8
* Refactor hal loadingJason Sams2015-03-111-85/+7
* Revert "Replaced android::Vector with std::vector."Yang Ni2015-02-151-6/+5
* Make rsContext be able to have info about the path of native libsMiao Wang2015-02-031-0/+7
* Fix thread priorities.Jason Sams2015-01-231-13/+24
* am 6e6cdbc3: Add flag to disable 64-bit driver.Tim Murray2014-09-101-0/+4
|\
| * Add flag to disable 64-bit driver.Tim Murray2014-09-101-0/+4
* | resolved conflicts for merge of 81cfa2c5 to lmp-dev-plus-aospStephen Hines2014-08-211-32/+32
|\ \
| * | Replace NULL macros with nullptr literals.Chris Wailes2014-08-201-32/+32
* | | am 3fa79f84: Merge changes I4c6abd96,I9bcf36d0Stephen Hines2014-08-201-5/+6
|\| | | |/ |/|
| * Replaced android::Vector with std::vector.Chris Wailes2014-08-181-5/+6
* | Add debug.rs.debug to force debug mode.Jason Sams2014-07-241-0/+5
* | am 6c6f7539: am 8c8eb23d: Merge "Add 64bit large object support"Tim Murray2014-07-091-1/+1
|\|
| * Add 64bit large object supportJason Sams2014-07-081-1/+1
* | am 16bbe7cb: am 1c3b028e: Merge "Pass context creation flags to driver init."Jason Sams2014-06-261-0/+1
|\|
| * Pass context creation flags to driver init.Jason Sams2014-06-251-0/+1
* | am 05469137: am b429ee59: Merge "Add error check when init RS thread in sync ...Tim Murray2014-04-171-1/+6
|\|
| * Merge "Add error check when init RS thread in sync mode."Tim Murray2014-04-171-1/+6
| |\
| | * Add error check when init RS thread in sync mode.Xiaofei Wan2014-03-311-1/+6
* | | am 033786bd: am 6757e6be: Merge "Fix potential deadlock caused by RenderScript"Jason Sams2014-04-021-1/+3
|\| |
| * | Fix potential deadlock caused by RenderScriptSangkyu Lee2014-04-021-1/+3
* | | am 73056923: am 149cec79: Merge "Disable acceleration when the context is leg...Jason Sams2014-04-011-1/+1
|\| |
| * | Disable acceleration when the context is legacy graphics.Jason Sams2014-03-311-1/+1
| |/
* / FramebufferNativeWindow.h is obsoleteAndy McFadden2014-03-051-1/+0
|/
* am b64224c2: am 68bc6d3a: Merge "Work-around 64bit build issues."Ian Rogers2014-01-311-1/+3
|\
| * Work-around 64bit build issues.Ian Rogers2014-01-291-1/+3
| * implement finishJason Sams2013-12-021-0/+8
* | Make object destruction asynchronous.Tim Murray2014-01-081-0/+29
* | implement finishJason Sams2013-12-021-0/+8
* | Switch ALOGE->ALOGV or ALOGD for non-error conditions.Stephen Hines2013-11-141-2/+2
|/
* Add flags word to context initialization.Tim Murray2013-09-091-6/+9
* Fix RS build.Stephen Hines2013-08-151-1/+2
* resolved conflicts for merge of f0b81d23 to klp-devStephen Hines2013-08-151-1/+5
|\
| * Implement property_get() for the compatibility library.Stephen Hines2013-08-151-1/+5