summaryrefslogtreecommitdiff
path: root/rsContext.cpp
AgeCommit message (Expand)Author
2015-05-19Added in wait for attach context flag.Stephen McGroarty
2015-05-18Fix cache path initialization and set.Jason Sams
2015-05-07Add a way to link against different driver names.Jason Sams
2015-04-14Fix object loggingJason Sams
2015-04-09Add cache dir to context object.Tim Murray
2015-03-27Fix CTS.RSCpp failures due to dispatch table entry missing inMiao Wang
2015-03-18Add fatal error checkJason Sams
2015-03-11Refactor hal loadingJason Sams
2015-02-15Revert "Replaced android::Vector with std::vector."Yang Ni
2015-02-03Make rsContext be able to have info about the path of native libsMiao Wang
2015-01-23Fix thread priorities.Jason Sams
2014-09-10am 6e6cdbc3: Add flag to disable 64-bit driver.Tim Murray
2014-09-10Add flag to disable 64-bit driver.Tim Murray
2014-08-21resolved conflicts for merge of 81cfa2c5 to lmp-dev-plus-aospStephen Hines
2014-08-20Replace NULL macros with nullptr literals.Chris Wailes
2014-08-20am 3fa79f84: Merge changes I4c6abd96,I9bcf36d0Stephen Hines
2014-08-18Replaced android::Vector with std::vector.Chris Wailes
2014-07-24Add debug.rs.debug to force debug mode.Jason Sams
2014-07-09am 6c6f7539: am 8c8eb23d: Merge "Add 64bit large object support"Tim Murray
2014-07-08Add 64bit large object supportJason Sams
2014-06-26am 16bbe7cb: am 1c3b028e: Merge "Pass context creation flags to driver init."Jason Sams
2014-06-25Pass context creation flags to driver init.Jason Sams
2014-04-17am 05469137: am b429ee59: Merge "Add error check when init RS thread in sync ...Tim Murray
2014-04-17Merge "Add error check when init RS thread in sync mode."Tim Murray
2014-04-02am 033786bd: am 6757e6be: Merge "Fix potential deadlock caused by RenderScript"Jason Sams
2014-04-02Fix potential deadlock caused by RenderScriptSangkyu Lee
2014-04-01am 73056923: am 149cec79: Merge "Disable acceleration when the context is leg...Jason Sams
2014-03-31Disable acceleration when the context is legacy graphics.Jason Sams
2014-03-31Add error check when init RS thread in sync mode.Xiaofei Wan
2014-03-05FramebufferNativeWindow.h is obsoleteAndy McFadden
2014-01-31am b64224c2: am 68bc6d3a: Merge "Work-around 64bit build issues."Ian Rogers
2014-01-29Work-around 64bit build issues.Ian Rogers
2014-01-08Make object destruction asynchronous.Tim Murray
2013-12-02implement finishJason Sams
2013-12-02implement finishJason Sams
2013-11-14Switch ALOGE->ALOGV or ALOGD for non-error conditions.Stephen Hines
2013-09-09Add flags word to context initialization.Tim Murray
2013-08-15Fix RS build.Stephen Hines
2013-08-15resolved conflicts for merge of f0b81d23 to klp-devStephen Hines
2013-08-15Implement property_get() for the compatibility library.Stephen Hines
2013-07-22Move rs.h functions over to extern "C".Tim Murray
2013-07-17Removed unused methods from rs.spec.Tim Murray
2013-07-11resolved conflicts for merge of 5376c9bf to masterStephen Hines
2013-07-10Remove libutils and fix rsDebug for RS support library.android-4.3_r2.3android-4.3_r2.2android-4.3_r2.1jb-mr2.0-releasejb-mr2-devStephen Hines
2013-05-22Don't call property_get when building for the host.Nick Kralevich
2013-05-09Remove extraneous logging.Tim Murray
2013-04-17Add support for DEBUG context type.Stephen Hines
2013-04-11USAGE_IO notifications for new buffers.Jason Sams
2013-03-19Add x86 server support.Tim Murray
2013-03-15Reduce diffs with compat lib.Jason Sams