summaryrefslogtreecommitdiff
path: root/rsAllocation.h
Commit message (Expand)AuthorAgeFilesLines
* Add multi-frame support to RenderScript:Miao Wang2016-01-261-1/+13
* Add AllocationCreateStrided to support lib CPU driverMiao Wang2015-08-061-0/+5
* am 9a1f726c: Merge "Fix AllocationAdapter offseting"Jason Sams2015-03-091-0/+2
|\
| * Merge "Fix AllocationAdapter offseting"Jason Sams2015-03-091-0/+2
| |\
| | * Fix AllocationAdapter offsetingJason Sams2015-03-061-0/+2
* | | am ceb8d321: Merge "Fix the bug for AllocationRead() that cannot handle 3d Al...Miao Wang2015-02-241-3/+4
|\| |
| * | Fix the bug for AllocationRead() that cannot handle 3d AllocationMiao Wang2015-02-231-3/+4
* | | am e9c79f66: Merge "Revert "Replaced android::Vector with std::vector.""Yang Ni2015-02-191-1/+1
|\| |
| * | Revert "Replaced android::Vector with std::vector."Yang Ni2015-02-151-1/+1
| |/
| * Implement arrays and allocation adaptersJason Sams2015-02-091-0/+14
* | Implement arrays and allocation adaptersJason Sams2015-02-091-0/+14
* | am 365357ac: Merge "Cleanup of ForEachParams in cpu ref"Jason Sams2015-01-201-0/+15
|\|
| * Cleanup of ForEachParams in cpu refJason Sams2015-01-201-0/+15
| * Add gralloc flags to support HW driverJason Sams2014-11-101-0/+2
* | 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-0/+2
|\| | | |/ |/|
| * Add gralloc flags to support HW driverJason Sams2014-10-231-0/+2
* | Replaced android::Vector with std::vector.Chris Wailes2014-08-181-1/+1
|/
* Add 64bit large object supportJason Sams2014-07-081-0/+1
* Adds support for multi-input kernels to Frameworks/RS.Chris Wailes2014-07-081-1/+2
* Add getPointer for USAGE_SHARED allocations.Jason Sams2014-02-261-0/+3
* Cleanup type offsets which cannot be calculated for flexible YUV.Jason Sams2013-09-031-0/+5
* Fix RS build.Stephen Hines2013-08-151-2/+3
* Refactor hal to remove cpuConsumer from driversJason Sams2013-08-071-2/+24
* Add 3D allocation copies.Jason Sams2013-04-091-9/+4
* Add custom allocator support for Allocation objects.Tim Murray2013-03-111-0/+2
* Cleanup lots of things related to IO_OUTPUT and error checking.Tim Murray2013-02-251-6/+2
* Implement usage IO INPUTJason Sams2013-02-221-1/+1
* Support typed YUV allocationsJason Sams2013-02-151-1/+1
* Add support for YUV allocations.Jason Sams2013-01-091-4/+1
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-3/+3
* Add support for user-allocated buffers from the C++ API.Tim Murray2012-12-041-1/+1
* Add support for 2D strided copies to/from an allocation with the C++ API.Tim Murray2012-11-271-4/+8
* Separate CPU driver impl from reference driver.Jason Sams2012-11-191-3/+12
* Add copy1DRangeToUnchecked.Tim Murray2012-11-131-0/+1
* Cache element type in allocation hal.Jason Sams2012-08-291-0/+1
* Cleanup pointer access in adapter and font.Jason Sams2012-07-271-1/+0
* Move memory layout to driver.Jason Sams2012-07-251-6/+13
* Plumb context through for serialization.Jason Sams2012-07-241-4/+4
* Fix duplicate malloc pointers.Jason Sams2012-04-161-3/+3
* Add support for stride != width.Jason Sams2012-04-031-0/+1
* Implement USAGE_IO_INPUTJason Sams2012-03-231-0/+4
* Beging IO stream out from allocation to surface texture.Jason Sams2012-02-151-0/+6
* resolved conflicts for merge of cb66aec0 to graphics-devJason Sams2012-02-101-2/+1
|\
| * Start implementing SurfaceTexture streaming into RS allocations.Jason Sams2012-02-101-0/+3
* | am 855eadf9: Merge "Fix potential bug with reordered size/offset arguments."Stephen Hines2012-01-301-7/+7
|\|
| * Fix potential bug with reordered size/offset arguments.Stephen Hines2012-01-201-7/+7
* | Start implementing SurfaceTexture streaming into RS allocations.Jason Sams2012-01-131-0/+2
* | Private API to support MFF transition.Jason Sams2011-11-231-2/+5
|/