summaryrefslogtreecommitdiff
path: root/tests/cppbasic/compute.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace NULL macros with nullptr literals.Chris Wailes2014-08-201-1/+1
* Add user-defined cache path.Tim Murray2013-12-181-73/+78
* Fix problems with NDK Sampler implementation.Stephen Hines2013-11-261-6/+15
* RS native tests should be built with clang.Stephen Hines2013-11-261-1/+1
* Fix issues with compute unit tests.Stephen Hines2013-09-101-4/+6
* Add basic support for intrinsics. Move sp<> into RScpp.Tim Murray2013-08-011-13/+2
* Move to dynamic dispatch. Add support for IoAllocation* in rs.spec.Tim Murray2013-07-231-3/+3
* Add more FieldPacker.add() routines.Stephen Hines2012-11-271-0/+55
* Remove size parameter from copy* methods in C++ and add copy*(void* data).Tim Murray2012-11-261-1/+1
* 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/+1
* Add latency test and rearrange tests directory.Tim Murray2012-11-061-0/+57