summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-05-22Updated test files to use the RS_KERNEL macro.Chris Wailes
2014-04-28Fix incorrect dependence on the system-built liblog.Stephen Hines
2014-02-26Add getPointer for USAGE_SHARED allocations.Jason Sams
2014-01-15Fix C++ tests to work with NDK build.Stephen Hines
2013-12-18Add user-defined cache path.Tim Murray
2013-11-26Fix problems with NDK Sampler implementation.Stephen Hines
2013-11-26RS native tests should be built with clang.Stephen Hines
2013-09-12Fix latency test.Tim Murray
2013-09-10Fix issues with compute unit tests.Stephen Hines
2013-08-29Add vector classes to C++ API.Stephen Hines
2013-08-28Add typecheck C++ API test to verify proper behavior.Stephen Hines
2013-08-22Fix C++ RS tests due to previous reflection/API changes.Stephen Hines
2013-08-01Add basic support for intrinsics. Move sp<> into RScpp.Tim Murray
2013-07-23Move to dynamic dispatch. Add support for IoAllocation* in rs.spec.Tim Murray
2012-12-04Merge "enable synchronous mode (functional)"Tim Murray
2012-12-04enable synchronous mode (functional)Tim Murray
2012-11-30Merge "Add more FieldPacker.add() routines."Stephen Hines
2012-11-27Add more FieldPacker.add() routines.Stephen Hines
2012-11-27Add support for 2D strided copies to/from an allocation with the C++ API.Tim Murray
2012-11-26Remove size parameter from copy* methods in C++ and add copy*(void* data).Tim Murray
2012-11-16Change namespace from renderscriptCpp to RSCTim Murray
2012-11-14Move to void* pointers for copying within C++ API.Tim Murray
2012-11-13Add very basic allocation copying test for C++.Tim Murray
2012-11-08Add some more options to latency test.Tim Murray
2012-11-06Add latency test and rearrange tests directory.Tim Murray
2012-11-05Update CPP test to use new APIs.Tim Murray
2012-11-01Remove unnecessary files for C++ test app.Tim Murray
2012-10-31Fix up C++ basic API testTim Murray
2012-04-03update tests.Jason Sams
2012-04-02Make all references use smart pointers.Jason Sams
2012-04-02Split cpp frontend to its own lib.Jason Sams
2012-03-14Fix minor C++ api issues.Jason Sams
2012-03-13Fix test makefileJason Sams
2012-02-24test runs but I do not check results yet.Jason Sams
2012-02-23More RS cpp binding work. All classes forJason Sams
2012-02-22start new headersJason Sams