Sign in
android
/
platform
/
frameworks
/
rs
/
0b93e30c8c64fb2f985218adfaceff777f62a42f
/
cpp
0b93e30
Remove size parameter from copy* methods in C++ and add copy*(void* data).
by Tim Murray
· 12 years ago
9eb7f4b
Change namespace from renderscriptCpp to RSC
by Tim Murray
· 12 years ago
843fdc3
Merge "Add FieldPacker to C++ reflected API."
by Stephen Hines
· 12 years ago
2c7206e
Add FieldPacker to C++ reflected API.
by Stephen Hines
· 12 years ago
a4cbc2b
Move to void* pointers for copying within C++ API.
by Tim Murray
· 12 years ago
684726c
Add createSized2D to C++ API
by Tim Murray
· 12 years ago
baca6c3
Fix uninitialized variable bug, add finish()
by Tim Murray
· 12 years ago
3cd44af
Fix intrinsic creation to use the appropriate types.
by Tim Murray
· 12 years ago
8f1e60c
Add blur intrinsic to C++.
by Tim Murray
· 12 years ago
509ea5c
Add copy1DRangeToUnchecked.
by Tim Murray
· 12 years ago
7f0d568
Add blend intrinsic to C++ API.
by Tim Murray
· 12 years ago
7e0acab
Add support for CPU-only execution in C++ API.
by Tim Murray
· 12 years ago
84bf2b8
Move to smart pointers for refcounting RS contexts
by Tim Murray
· 12 years ago
69cccdf
Make all references use smart pointers.
by Jason Sams
· 13 years ago
a662edd
Split cpp frontend to its own lib.
by Jason Sams
· 13 years ago