summaryrefslogtreecommitdiff
path: root/rsAllocation.cpp
AgeCommit message (Expand)Author
2017-03-15Remove libutils.so dependency from libRSDriver, libRSCpuRef, and mostMiao Wang
2017-03-08Implement USAGE_IO_INPUT related functions on top of NDK.Miao Wang
2017-02-28Remove RS_SERVER macros and references to unused headers.Miao Wang
2016-11-16Fix google-build-using-namespace warnings in rs.Chih-Hung Hsieh
2016-03-30Remove unused variablesYang Ni
2016-03-24Separate libRS.so into public and internal libsYang Ni
2016-03-08Merge "Revert "Added a flag to APIs for rsObj creation""Yang Ni
2016-03-08Revert "Added a flag to APIs for rsObj creation"Yang Ni
2016-03-02Cleanup uses of sprintf so we can deprecate it.George Burgess IV
2016-02-26Added a flag to APIs for rsObj creationYang Ni
2016-01-26Add multi-frame support to RenderScript:Miao Wang
2015-08-06Add AllocationCreateStrided to support lib CPU driverMiao Wang
2015-05-20Merge "Notify drivers when user get a pointer to allocation"Jason Sams
2015-05-19Delete dead codeJason Sams
2015-05-18Notify drivers when user get a pointer to allocationJason Sams
2015-05-11Add USAGE_OEMJason Sams
2015-04-15Cleanup allocation constructorJason Sams
2015-03-09am 9a1f726c: Merge "Fix AllocationAdapter offseting"Jason Sams
2015-03-09Merge "Fix AllocationAdapter offseting"Jason Sams
2015-03-06Fix AllocationAdapter offsetingJason Sams
2015-02-24am ceb8d321: Merge "Fix the bug for AllocationRead() that cannot handle 3d Al...Miao Wang
2015-02-23Fix the bug for AllocationRead() that cannot handle 3d AllocationMiao Wang
2015-02-19am e9c79f66: Merge "Revert "Replaced android::Vector with std::vector.""Yang Ni
2015-02-15Revert "Replaced android::Vector with std::vector."Yang Ni
2015-02-09Implement arrays and allocation adaptersJason Sams
2015-02-09Implement arrays and allocation adaptersJason Sams
2014-11-10Add gralloc flags to support HW driverJason Sams
2014-11-07am f0d7aa28: Add a BufferItem parameter to onFrameAvailableDan Stoza
2014-11-04Add a BufferItem parameter to onFrameAvailableDan Stoza
2014-10-24Merge commit 'e49da13c' into manualmergeJason Sams
2014-10-23Add gralloc flags to support HW driverJason Sams
2014-09-12am af7373fe: Return a void* from AllocationGetPointer!Stephen Hines
2014-09-11Return a void* from AllocationGetPointer!Stephen Hines
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-19Fix IO_INPUT on 64-bit.Tim Murray
2014-08-18Replaced android::Vector with std::vector.Chris Wailes
2014-07-09am 6c6f7539: am 8c8eb23d: Merge "Add 64bit large object support"Tim Murray
2014-07-09am 09e1490a: am db69bf01: Merge "Adds support for multi-input kernels to Fram...Stephen Hines
2014-07-08Adds support for multi-input kernels to Frameworks/RS.Chris Wailes
2014-07-08Add 64bit large object supportJason Sams
2014-03-12Remove deprecated BufferQueue constructorDan Stoza
2014-02-26Fix build break.Tim Murray
2014-02-26Fix build break.Tim Murray
2014-02-26Add getPointer for USAGE_SHARED allocations.Jason Sams
2014-01-14Return errors to user when copy fails.Jason Sams
2013-12-20Replace "mips" with "mipmaps" since the MIPS gcc compiler defines mips to 1.Stephen Hines
2013-09-03Cleanup type offsets which cannot be calculated for flexible YUV.Jason Sams
2013-08-07Refactor hal to remove cpuConsumer from driversJason Sams