index
:
frameworks_rs.git
master
n7.1
frameworks_rs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rsAllocation.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add multi-frame support to RenderScript:
Miao Wang
2016-01-26
1
-1
/
+13
*
Add AllocationCreateStrided to support lib CPU driver
Miao Wang
2015-08-06
1
-0
/
+5
*
am 9a1f726c: Merge "Fix AllocationAdapter offseting"
Jason Sams
2015-03-09
1
-0
/
+2
|
\
|
*
Merge "Fix AllocationAdapter offseting"
Jason Sams
2015-03-09
1
-0
/
+2
|
|
\
|
|
*
Fix AllocationAdapter offseting
Jason Sams
2015-03-06
1
-0
/
+2
*
|
|
am ceb8d321: Merge "Fix the bug for AllocationRead() that cannot handle 3d Al...
Miao Wang
2015-02-24
1
-3
/
+4
|
\
|
|
|
*
|
Fix the bug for AllocationRead() that cannot handle 3d Allocation
Miao Wang
2015-02-23
1
-3
/
+4
*
|
|
am e9c79f66: Merge "Revert "Replaced android::Vector with std::vector.""
Yang Ni
2015-02-19
1
-1
/
+1
|
\
|
|
|
*
|
Revert "Replaced android::Vector with std::vector."
Yang Ni
2015-02-15
1
-1
/
+1
|
|
/
|
*
Implement arrays and allocation adapters
Jason Sams
2015-02-09
1
-0
/
+14
*
|
Implement arrays and allocation adapters
Jason Sams
2015-02-09
1
-0
/
+14
*
|
am 365357ac: Merge "Cleanup of ForEachParams in cpu ref"
Jason Sams
2015-01-20
1
-0
/
+15
|
\
|
|
*
Cleanup of ForEachParams in cpu ref
Jason Sams
2015-01-20
1
-0
/
+15
|
*
Add gralloc flags to support HW driver
Jason Sams
2014-11-10
1
-0
/
+2
*
|
am f0d7aa28: Add a BufferItem parameter to onFrameAvailable
Dan Stoza
2014-11-07
1
-1
/
+1
|
\
\
|
*
|
Add a BufferItem parameter to onFrameAvailable
Dan Stoza
2014-11-04
1
-1
/
+1
*
|
|
Merge commit 'e49da13c' into manualmerge
Jason Sams
2014-10-24
1
-0
/
+2
|
\
|
|
|
|
/
|
/
|
|
*
Add gralloc flags to support HW driver
Jason Sams
2014-10-23
1
-0
/
+2
*
|
Replaced android::Vector with std::vector.
Chris Wailes
2014-08-18
1
-1
/
+1
|
/
*
Add 64bit large object support
Jason Sams
2014-07-08
1
-0
/
+1
*
Adds support for multi-input kernels to Frameworks/RS.
Chris Wailes
2014-07-08
1
-1
/
+2
*
Add getPointer for USAGE_SHARED allocations.
Jason Sams
2014-02-26
1
-0
/
+3
*
Cleanup type offsets which cannot be calculated for flexible YUV.
Jason Sams
2013-09-03
1
-0
/
+5
*
Fix RS build.
Stephen Hines
2013-08-15
1
-2
/
+3
*
Refactor hal to remove cpuConsumer from drivers
Jason Sams
2013-08-07
1
-2
/
+24
*
Add 3D allocation copies.
Jason Sams
2013-04-09
1
-9
/
+4
*
Add custom allocator support for Allocation objects.
Tim Murray
2013-03-11
1
-0
/
+2
*
Cleanup lots of things related to IO_OUTPUT and error checking.
Tim Murray
2013-02-25
1
-6
/
+2
*
Implement usage IO INPUT
Jason Sams
2013-02-22
1
-1
/
+1
*
Support typed YUV allocations
Jason Sams
2013-02-15
1
-1
/
+1
*
Add support for YUV allocations.
Jason Sams
2013-01-09
1
-4
/
+1
*
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
1
-3
/
+3
*
Add support for user-allocated buffers from the C++ API.
Tim Murray
2012-12-04
1
-1
/
+1
*
Add support for 2D strided copies to/from an allocation with the C++ API.
Tim Murray
2012-11-27
1
-4
/
+8
*
Separate CPU driver impl from reference driver.
Jason Sams
2012-11-19
1
-3
/
+12
*
Add copy1DRangeToUnchecked.
Tim Murray
2012-11-13
1
-0
/
+1
*
Cache element type in allocation hal.
Jason Sams
2012-08-29
1
-0
/
+1
*
Cleanup pointer access in adapter and font.
Jason Sams
2012-07-27
1
-1
/
+0
*
Move memory layout to driver.
Jason Sams
2012-07-25
1
-6
/
+13
*
Plumb context through for serialization.
Jason Sams
2012-07-24
1
-4
/
+4
*
Fix duplicate malloc pointers.
Jason Sams
2012-04-16
1
-3
/
+3
*
Add support for stride != width.
Jason Sams
2012-04-03
1
-0
/
+1
*
Implement USAGE_IO_INPUT
Jason Sams
2012-03-23
1
-0
/
+4
*
Beging IO stream out from allocation to surface texture.
Jason Sams
2012-02-15
1
-0
/
+6
*
resolved conflicts for merge of cb66aec0 to graphics-dev
Jason Sams
2012-02-10
1
-2
/
+1
|
\
|
*
Start implementing SurfaceTexture streaming into RS allocations.
Jason Sams
2012-02-10
1
-0
/
+3
*
|
am 855eadf9: Merge "Fix potential bug with reordered size/offset arguments."
Stephen Hines
2012-01-30
1
-7
/
+7
|
\
|
|
*
Fix potential bug with reordered size/offset arguments.
Stephen Hines
2012-01-20
1
-7
/
+7
*
|
Start implementing SurfaceTexture streaming into RS allocations.
Jason Sams
2012-01-13
1
-0
/
+2
*
|
Private API to support MFF transition.
Jason Sams
2011-11-23
1
-2
/
+5
|
/
[next]