1. 025b5f8 Updated test files to use the RS_KERNEL macro. by Chris Wailes · 10 years ago
  2. be78fa9 Fix incorrect dependence on the system-built liblog. by Stephen Hines · 10 years ago
  3. b8a94e2 Add getPointer for USAGE_SHARED allocations. by Jason Sams · 10 years ago
  4. 00db019 Fix C++ tests to work with NDK build. by Stephen Hines · 11 years ago
  5. caf4126 Add user-defined cache path. by Tim Murray · 11 years ago
  6. 8a588bd Fix problems with NDK Sampler implementation. by Stephen Hines · 11 years ago
  7. b98626d RS native tests should be built with clang. by Stephen Hines · 11 years ago
  8. 5253429 Fix latency test. by Tim Murray · 11 years ago
  9. a1302e2 Fix issues with compute unit tests. by Stephen Hines · 11 years ago
  10. d10412f Add vector classes to C++ API. by Stephen Hines · 11 years ago
  11. 7d1b3c1 Add typecheck C++ API test to verify proper behavior. by Stephen Hines · 11 years ago
  12. 41efe87 Fix C++ RS tests due to previous reflection/API changes. by Stephen Hines · 11 years ago
  13. 89daad6 Add basic support for intrinsics. Move sp<> into RScpp. by Tim Murray · 11 years ago
  14. 4a92d12 Move to dynamic dispatch. Add support for IoAllocation* in rs.spec. by Tim Murray · 11 years ago
  15. 241b999 Merge "enable synchronous mode (functional)" by Tim Murray · 12 years ago
  16. 4d252d6 enable synchronous mode (functional) by Tim Murray · 12 years ago
  17. f558dab Merge "Add more FieldPacker.add() routines." by Stephen Hines · 12 years ago
  18. 43514cd Add more FieldPacker.add() routines. by Stephen Hines · 12 years ago
  19. 358747a Add support for 2D strided copies to/from an allocation with the C++ API. by Tim Murray · 12 years ago
  20. 0b93e30 Remove size parameter from copy* methods in C++ and add copy*(void* data). by Tim Murray · 12 years ago
  21. 9eb7f4b Change namespace from renderscriptCpp to RSC by Tim Murray · 12 years ago
  22. a4cbc2b Move to void* pointers for copying within C++ API. by Tim Murray · 12 years ago
  23. 704616e Add very basic allocation copying test for C++. by Tim Murray · 12 years ago
  24. 97960af Add some more options to latency test. by Tim Murray · 12 years ago
  25. 943eb67 Add latency test and rearrange tests directory. by Tim Murray · 12 years ago
  26. 8d8fb3e Update CPP test to use new APIs. by Tim Murray · 12 years ago
  27. c36a74d Remove unnecessary files for C++ test app. by Tim Murray · 12 years ago
  28. 16b9512 Fix up C++ basic API test by Tim Murray · 12 years ago
  29. 90ac0fe update tests. by Jason Sams · 12 years ago
  30. 69cccdf Make all references use smart pointers. by Jason Sams · 12 years ago
  31. a662edd Split cpp frontend to its own lib. by Jason Sams · 12 years ago
  32. 1fc0201 Fix minor C++ api issues. by Jason Sams · 12 years ago
  33. 8e412a1 Fix test makefile by Jason Sams · 12 years ago
  34. f1e6d22 test runs but I do not check results yet. by Jason Sams · 12 years ago
  35. b2e3dc5 More RS cpp binding work. All classes for by Jason Sams · 12 years ago
  36. 221a4b1 start new headers by Jason Sams · 12 years ago