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