summaryrefslogtreecommitdiffstats
path: root/rsContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added in wait for attach context flag.Stephen McGroarty2015-05-191-0/+12
* Fix cache path initialization and set.Jason Sams2015-05-181-0/+18
* Add a way to link against different driver names.Jason Sams2015-05-071-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
* | Move rs.h functions over to extern "C".Tim Murray2013-07-221-2/+2
* | Removed unused methods from rs.spec.Tim Murray2013-07-171-1/+0
* | resolved conflicts for merge of 5376c9bf to masterStephen Hines2013-07-111-0/+1
|\|
| * Remove libutils and fix rsDebug for RS support library.Stephen Hines2013-07-101-1/+2
* | Don't call property_get when building for the host.Nick Kralevich2013-05-221-2/+2
|/
* Remove extraneous logging.Tim Murray2013-05-091-9/+9
* Add support for DEBUG context type.Stephen Hines2013-04-171-2/+7
* USAGE_IO notifications for new buffers.Jason Sams2013-04-111-1/+5
* Add x86 server support.Tim Murray2013-03-191-2/+15
* Reduce diffs with compat lib.Jason Sams2013-03-151-0/+9