summaryrefslogtreecommitdiff
path: root/rsAllocation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Separate libRS.so into public and internal libsYang Ni2016-03-211-7/+0
* Revert "Added a flag to APIs for rsObj creation"Yang Ni2016-03-081-12/+8
* Added a flag to APIs for rsObj creationYang Ni2016-03-031-8/+12
* Add multi-frame support to RenderScript:Miao Wang2016-01-261-13/+74
* Add AllocationCreateStrided to support lib CPU driverMiao Wang2015-08-061-2/+26
* Merge "Notify drivers when user get a pointer to allocation"Jason Sams2015-05-201-1/+5
|\
| * Notify drivers when user get a pointer to allocationJason Sams2015-05-181-1/+5
* | Delete dead codeJason Sams2015-05-191-1/+0
|/
* Add USAGE_OEMJason Sams2015-05-111-2/+15
* Cleanup allocation constructorJason Sams2015-04-151-35/+0
* am 9a1f726c: Merge "Fix AllocationAdapter offseting"Jason Sams2015-03-091-0/+19
|\
| * Merge "Fix AllocationAdapter offseting"Jason Sams2015-03-091-0/+19
| |\
| | * Fix AllocationAdapter offsetingJason Sams2015-03-061-0/+19
* | | am ceb8d321: Merge "Fix the bug for AllocationRead() that cannot handle 3d Al...Miao Wang2015-02-241-20/+51
|\| |
| * | Fix the bug for AllocationRead() that cannot handle 3d AllocationMiao Wang2015-02-231-20/+51
* | | am e9c79f66: Merge "Revert "Replaced android::Vector with std::vector.""Yang Ni2015-02-191-16/+9
|\| |
| * | Revert "Replaced android::Vector with std::vector."Yang Ni2015-02-151-16/+9
| |/
| * Implement arrays and allocation adaptersJason Sams2015-02-091-0/+84
| * Add gralloc flags to support HW driverJason Sams2014-11-101-1/+1
* | Implement arrays and allocation adaptersJason Sams2015-02-091-0/+84
* | am f0d7aa28: Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-071-1/+1
|\ \
| * | Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-041-1/+1
* | | Merge commit 'e49da13c' into manualmergeJason Sams2014-10-241-1/+1
|\| | | |/ |/|
| * Add gralloc flags to support HW driverJason Sams2014-10-231-1/+1
* | am af7373fe: Return a void* from AllocationGetPointer!Stephen Hines2014-09-121-2/+2
|\|
| * Return a void* from AllocationGetPointer!Stephen Hines2014-09-111-2/+2
* | resolved conflicts for merge of 81cfa2c5 to lmp-dev-plus-aospStephen Hines2014-08-211-17/+17
|\ \
| * | Replace NULL macros with nullptr literals.Chris Wailes2014-08-201-18/+18
* | | am 3fa79f84: Merge changes I4c6abd96,I9bcf36d0Stephen Hines2014-08-201-9/+16
|\| | | |/ |/|
| * Replaced android::Vector with std::vector.Chris Wailes2014-08-181-9/+16
* | Fix IO_INPUT on 64-bit.Tim Murray2014-08-191-1/+1
* | am 6c6f7539: am 8c8eb23d: Merge "Add 64bit large object support"Tim Murray2014-07-091-0/+9
|\|
| * Add 64bit large object supportJason Sams2014-07-081-0/+9
* | am 09e1490a: am db69bf01: Merge "Adds support for multi-input kernels to Fram...Stephen Hines2014-07-091-0/+13
|\|
| * Adds support for multi-input kernels to Frameworks/RS.Chris Wailes2014-07-081-0/+13
| * Fix build break.Tim Murray2014-02-261-1/+1
* | Remove deprecated BufferQueue constructorDan Stoza2014-03-121-3/+4
* | Fix build break.Tim Murray2014-02-261-1/+1
|/
* Add getPointer for USAGE_SHARED allocations.Jason Sams2014-02-261-0/+27
* Return errors to user when copy fails.Jason Sams2014-01-141-16/+16
* Replace "mips" with "mipmaps" since the MIPS gcc compiler defines mips to 1.Stephen Hines2013-12-201-8/+8
* Cleanup type offsets which cannot be calculated for flexible YUV.Jason Sams2013-09-031-7/+7
* Refactor hal to remove cpuConsumer from driversJason Sams2013-08-071-2/+47
* Merge "Move rs.h functions over to extern "C"."Tim Murray2013-07-221-1/+1
|\
| * Move rs.h functions over to extern "C".Tim Murray2013-07-221-1/+1
* | Remove more String8Jason Sams2013-07-171-12/+9
|/
* Remove libutils and fix rsDebug for RS support library.Stephen Hines2013-07-101-1/+1
* Add 3D allocation copies.Jason Sams2013-04-091-25/+43
* Start making RS 64-bit clean.Tim Murray2013-03-201-2/+2
* Add x86 server support.Tim Murray2013-03-191-0/+2