Sign in
android
/
platform
/
frameworks
/
rs
/
9d8e5af146326250ebc1e9b3c93402bd0e7669bb
/
driver
/
rsdAllocation.cpp
9d8e5af
Fix bug introduced with IO_INPUT.
by Jason Sams
· 12 years ago
3a25fdd
Cleanup lots of things related to IO_OUTPUT and error checking.
by Tim Murray
· 12 years ago
733396b
Implement usage IO INPUT
by Jason Sams
· 12 years ago
bc0ca6b
Support typed YUV allocations
by Jason Sams
· 12 years ago
c2cfe6a
Add alignment requirements with USAGE_SHARED.
by Tim Murray
· 12 years ago
94999c3
Fix stride 16-byte alignment issues in RS.
by Stephen Hines
· 12 years ago
10c9dd7
Release the surface texture object on allocation destruction.
by Jason Sams
· 12 years ago
c0baffe
Merge "Align all allocations to a 16-byte boundary."
by Stephen Hines
· 12 years ago
2913f38
Align all allocations to a 16-byte boundary.
by Stephen Hines
· 12 years ago
a572aca
Add support for YUV allocations.
by Jason Sams
· 12 years ago
e7d4df3
Merge "Fix 3d Allocation support"
by Jason Sams
· 12 years ago
f2b611e
Fix 3d Allocation support
by Jason Sams
· 12 years ago
93eacc7
Cleanup diff with compat.
by Jason Sams
· 12 years ago
38ac5d4
Merge "Add USAGE_SHARED to driver."
by Tim Murray
· 12 years ago
9e2bda5
Add USAGE_SHARED to driver.
by Tim Murray
· 12 years ago
58fd6a5
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 12 years ago
f79af7e
am b53dc856: am 02437a5c: Merge "Remove dangling ptr in rsdAllocationInit"
by Stephen Hines
· 12 years ago
ed419f3
Remove dangling ptr in rsdAllocationInit
by You Kim
· 12 years ago
20c535f
Skip the memcpy if src/dst are the same.
by Stephen Hines
· 12 years ago
2e1a94d
Add support for user-allocated buffers from the C++ API.
by Tim Murray
· 12 years ago
358747a
Add support for 2D strided copies to/from an allocation with the C++ API.
by Tim Murray
· 12 years ago
709a097
Separate CPU driver impl from reference driver.
by Jason Sams
· 12 years ago
dbe66d6
Add backed for script groups.
by Jason Sams
· 13 years ago
463bfce
Fix stale realloc pointers.
by Jason Sams
· 13 years ago
61a4bb7
Cleanup pointer access in adapter and font.
by Jason Sams
· 13 years ago
807fdc4
Move memory layout to driver.
by Jason Sams
· 13 years ago
cd919a1
Update ANativeWindow clients for sync
by Jamie Gennis
· 13 years ago
2275e9c
Fix duplicate malloc pointers.
by Jason Sams
· 13 years ago
0dc6693
IO_OUTPUT + Rendertarget implemetation.
by Jason Sams
· 13 years ago
f22c8ac
Add support for stride != width.
by Jason Sams
· 13 years ago
b322033
Implement IO_OUTPUT + SurfaceTexture
by Jason Sams
· 13 years ago
3522f40
Implement USAGE_IO_INPUT
by Jason Sams
· 13 years ago
2543059
Merge "Fixing uint32 size_t mismatches."
by Alex Sakhartchouk
· 13 years ago
7ac2a4d
Beging IO stream out from allocation to surface texture.
by Jason Sams
· 13 years ago
c794cd5
Fixing uint32 size_t mismatches.
by Alex Sakhartchouk
· 13 years ago
41e373d
Start implementing SurfaceTexture streaming into RS allocations.
by Jason Sams
· 13 years ago
03f1910
resolved conflicts for merge of 08289f55 to graphics-dev
by Steve Block
· 13 years ago
af12ac6
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
179e9a4
Private API to support MFF transition.
by Jason Sams
· 13 years ago
6598201
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
2382aba
Add RS watchdog.
by Jason Sams
· 14 years ago
0a44ab4
Remove verbose logging, update test app and docs.
by Stephen Hines
· 14 years ago
a949524
Adding ability to read back fbo data to renderscript
by Alex Sakhartchouk
· 14 years ago
74a8279
Allocation copy functions.
by Alex Sakhartchouk
· 14 years ago
a614ae1
Cleaup of rsComponent to remove GL types.
by Jason Sams
· 14 years ago
eb4fe18
Start splitting allocation into hal and core.
by Jason Sams
· 14 years ago