summaryrefslogtreecommitdiff
path: root/tests/latency
AgeCommit message (Expand)Author
2014-08-20Replace NULL macros with nullptr literals.Chris Wailes
2014-04-28Fix incorrect dependence on the system-built liblog.Stephen Hines
2014-01-15Fix C++ tests to work with NDK build.Stephen Hines
2013-12-18Add user-defined cache path.Tim Murray
2013-11-26RS native tests should be built with clang.Stephen Hines
2013-09-12Fix latency test.Tim Murray
2013-08-22Fix C++ RS tests due to previous reflection/API changes.Stephen Hines
2012-12-04enable synchronous mode (functional)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-08Add some more options to latency test.Tim Murray
2012-11-06Add latency test and rearrange tests directory.Tim Murray