summaryrefslogtreecommitdiff
path: root/tests/cppallocation/compute.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add user-defined cache path.Tim Murray2013-12-131-1/+1
* Fix C++ RS tests due to previous reflection/API changes.Stephen Hines2013-08-221-1/+1
* Remove size parameter from copy* methods in C++ and add copy*(void* data).Tim Murray2012-11-261-2/+2
* Change namespace from renderscriptCpp to RSCTim Murray2012-11-161-1/+1
* Move to void* pointers for copying within C++ API.Tim Murray2012-11-141-2/+2
* Add very basic allocation copying test for C++.Tim Murray2012-11-131-0/+63