1. dfcfabf Fix google-build-using-namespace warnings. by Chih-Hung Hsieh · 8 years ago
  2. 45768e1 Fix clang-tidy performance warnings. by Chih-Hung Hsieh · 8 years ago
  3. c6f4374 Remove RSYuvFormat from C++ API header by Pirama Arumuga Nainar · 9 years ago
  4. cf067b8 Comments clean up for C++ API by Miao Wang · 9 years ago
  5. 70d8995 Fix updateFromNative in C++ API. by Miao Wang · 9 years ago
  6. dafeee0 set mYuvFormat to RS_YUV_NONE in Type constructor. by Miao Wang · 9 years ago
  7. 43a6cba Enable YUV support in rs C++ API. by Miao Wang · 9 years ago
  8. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  9. 3560907 Fix memory leak due to smart pointer misuse. by Tim Murray · 11 years ago
  10. eeaf714 Fix build/dependency issue. by Tim Murray · 11 years ago
  11. eb4426d Fix element handling. Add YUV support. by Tim Murray · 11 years ago
  12. 7d1b757 Clean up RS C++ API visibility and fix some inconsistencies. by Stephen Hines · 11 years ago
  13. 89daad6 Add basic support for intrinsics. Move sp<> into RScpp. by Tim Murray · 11 years ago
  14. a423096 Move C++ API over to function tables rather than linking libRS directly. by Tim Murray · 11 years ago
  15. f9e077a Fix logging defined in external header. by Jason Sams · 12 years ago
  16. 0b575de Add x86 server support. by Tim Murray · 12 years ago
  17. b206ace Move rs.h includes to source files. by Tim Murray · 12 years ago
  18. 96267c2 Add convenient Type creator, alignment define, and fix USAGE_SHARED issue. by Tim Murray · 12 years ago
  19. a572aca Add support for YUV allocations. by Jason Sams · 12 years ago
  20. 9eb7f4b Change namespace from renderscriptCpp to RSC by Tim Murray · 12 years ago
  21. 84bf2b8 Move to smart pointers for refcounting RS contexts by Tim Murray · 12 years ago
  22. 69cccdf Make all references use smart pointers. by Jason Sams · 12 years ago
  23. a662edd Split cpp frontend to its own lib. by Jason Sams · 12 years ago[Renamed from Type.cpp]
  24. f1e6d22 test runs but I do not check results yet. by Jason Sams · 13 years ago
  25. 221a4b1 start new headers by Jason Sams · 13 years ago