summaryrefslogtreecommitdiff
path: root/rsAllocation.h
AgeCommit message (Expand)Author
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
2015-01-20am 365357ac: Merge "Cleanup of ForEachParams in cpu ref"Jason Sams
2015-01-20Cleanup of ForEachParams in cpu refJason 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-08-18Replaced android::Vector with std::vector.Chris Wailes
2014-07-08Add 64bit large object supportJason Sams
2014-07-08Adds support for multi-input kernels to Frameworks/RS.Chris Wailes
2014-02-26Add getPointer for USAGE_SHARED allocations.Jason Sams
2013-09-03Cleanup type offsets which cannot be calculated for flexible YUV.Jason Sams
2013-08-15Fix RS build.Stephen Hines
2013-08-07Refactor hal to remove cpuConsumer from driversJason Sams
2013-04-09Add 3D allocation copies.Jason Sams
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-01-09Add support for YUV allocations.Jason Sams
2012-12-18Rename ISurfaceTexture and SurfaceTextureAndy McFadden
2012-12-04Add support for user-allocated buffers from the C++ API.Tim Murray
2012-11-27Add support for 2D strided copies to/from an allocation with the C++ API.Tim Murray
2012-11-19Separate CPU driver impl from reference driver.Jason Sams
2012-11-13Add copy1DRangeToUnchecked.Tim Murray
2012-08-29Cache element type in allocation hal.Jason Sams
2012-07-27Cleanup pointer access in adapter and font.Jason Sams
2012-07-25Move memory layout to driver.Jason Sams
2012-07-24Plumb context through for serialization.Jason Sams
2012-04-16Fix duplicate malloc pointers.Jason Sams
2012-04-03Add support for stride != width.Jason Sams
2012-03-23Implement USAGE_IO_INPUTJason Sams
2012-02-15Beging IO stream out from allocation to surface texture.Jason Sams
2012-02-10resolved conflicts for merge of cb66aec0 to graphics-devJason Sams
2012-02-10Start implementing SurfaceTexture streaming into RS allocations.Jason Sams
2012-01-30am 855eadf9: Merge "Fix potential bug with reordered size/offset arguments."Stephen Hines
2012-01-20Fix potential bug with reordered size/offset arguments.Stephen Hines
2012-01-13Start implementing SurfaceTexture streaming into RS allocations.Jason Sams
2011-11-23Private API to support MFF transition.Jason Sams
2011-11-15Expand RS vector3 types to vector4.Alex Sakhartchouk
2011-10-18Remove ObjBaseRef from the hal structAlex Sakhartchouk