summaryrefslogtreecommitdiff
path: root/rsAllocation.cpp
AgeCommit message (Expand)Author
2015-05-18Notify drivers when user get a pointer to allocationJason Sams
2015-05-13Add 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
2013-07-22Merge "Move rs.h functions over to extern "C"."Tim Murray
2013-07-22Move rs.h functions over to extern "C".Tim Murray
2013-07-17Remove more String8Jason Sams
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-04-09Add 3D allocation copies.Jason Sams
2013-03-20Start making RS 64-bit clean.Tim Murray
2013-03-19Add x86 server support.Tim Murray
2013-03-11Add custom allocator support for Allocation objects.Tim Murray
2013-02-25Cleanup lots of things related to IO_OUTPUT and error checking.Tim Murray
2013-02-22Implement usage IO INPUTJason Sams
2013-02-15Support typed YUV allocationsJason Sams
2013-02-07Remove unstrided 2D copies.Tim Murray
2013-01-09Add support for YUV allocations.Jason Sams
2012-12-19Cleanup diff with compat.Jason Sams