1. 3560907 Fix memory leak due to smart pointer misuse. by Tim Murray · 11 years ago
  2. 071aee6 Add RGBA_5551. by Tim Murray · 11 years ago
  3. 75e877d Add docs to C++ API. by Tim Murray · 11 years ago
  4. eeaf714 Fix build/dependency issue. by Tim Murray · 11 years ago
  5. eb4426d Fix element handling. Add YUV support. by Tim Murray · 11 years ago
  6. 10913a5 Make error handling kill context activity. Add parameter validation. by Tim Murray · 11 years ago
  7. 21fa7a0 Add error handling, move to create methods for intrinsics. by Tim Murray · 11 years ago
  8. ab71636 remove string8, replace with std::string from stlport by Tim Murray · 11 years ago
  9. 89daad6 Add basic support for intrinsics. Move sp<> into RScpp. by Tim Murray · 11 years ago
  10. 729b6fe Add Sampler support to C++ API. by Tim Murray · 11 years ago
  11. a423096 Move C++ API over to function tables rather than linking libRS directly. by Tim Murray · 11 years ago
  12. 0b575de Add x86 server support. by Tim Murray · 11 years ago
  13. b206ace Move rs.h includes to source files. by Tim Murray · 12 years ago
  14. 9eb7f4b Change namespace from renderscriptCpp to RSC by Tim Murray · 12 years ago
  15. 84bf2b8 Move to smart pointers for refcounting RS contexts by Tim Murray · 12 years ago
  16. 69cccdf Make all references use smart pointers. by Jason Sams · 12 years ago
  17. a662edd Split cpp frontend to its own lib. by Jason Sams · 12 years ago[Renamed from Element.cpp]
  18. f1e6d22 test runs but I do not check results yet. by Jason Sams · 12 years ago
  19. b2e3dc5 More RS cpp binding work. All classes for by Jason Sams · 12 years ago
  20. 221a4b1 start new headers by Jason Sams · 12 years ago