summaryrefslogtreecommitdiff
path: root/rsContext.cpp
AgeCommit message (Expand)Author
2017-03-15Remove libutils.so dependency from libRSDriver, libRSCpuRef, and mostMiao Wang
2017-02-28Remove libcutils dependency.Miao Wang
2017-02-28Remove RS_SERVER macros and references to unused headers.Miao Wang
2017-02-23RenderScript HIDL client-side implementationMiao Wang
2016-12-13Merge "Make sure RSoV is off by default unless flag is set"Yang Ni
2016-12-13Make sure RSoV is off by default unless flag is setYang Ni
2016-12-12Merge "Initial driver for RSoV (RenderScript over Vulkan/SPIR-V)"Yang Ni
2016-12-06Initial driver for RSoV (RenderScript over Vulkan/SPIR-V)Yang Ni
2016-11-16Fix google-build-using-namespace warnings in rs.Chih-Hung Hsieh
2016-04-05Merge "Avoid destroying Device separately" into nyc-devYang Ni
2016-04-05Merge "Avoid destroying Device separately" into nyc-devYang Ni
2016-04-04Avoid destroying Device separatelyYang Ni
2016-04-01Merge "Guard general reduction logging output under property "debug.rs.reduce...David Gross
2016-04-01Merge "Move gDebuggerPresent to libRS.so, and fix up driver after split." am:...Stephen Hines
2016-04-01Guard general reduction logging output under property "debug.rs.reduce".David Gross
2016-03-31Move gDebuggerPresent to libRS.so, and fix up driver after split.Stephen Hines
2016-03-29Merge "Multithreaded execution of certain general reduction kernels; reductio...David Gross
2016-03-29Merge "Multithreaded execution of certain general reduction kernels; reductio...David Gross
2016-03-29Multithreaded execution of certain general reduction kernels; reduction test ...David Gross
2016-03-24Separate libRS.so into public and internal libsYang Ni
2016-03-24Merge "Separate libRS.so into public and internal libs" into nyc-devYang Ni
2016-03-21Separate libRS.so into public and internal libsYang Ni
2016-03-02Cleanup uses of sprintf so we can deprecate it.George Burgess IV
2015-09-02Derive the bcc optimization level from the input bitcode.Stephen McGroarty
2015-08-12Lose HAVE_ANDROID_OS in frameworks/rs.Elliott Hughes
2015-07-17Add a flag to the API to specify -O0 on the bcc command line.verena beckham
2015-05-19Added in wait for attach context flag.Stephen McGroarty
2015-05-19Fix cache path initialization and set.Jason Sams
2015-05-06Add a way to link against different driver names.Stephen Hines
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