1. 48d2eae Create a separate static lib that provides a dispatch table to both by Miao Wang · 10 years ago
  2. 66f0a16 Cleanup includes for rs/cpp to not expose internal details. by Jason Sams · 10 years ago
  3. c503150 am cbbac9f5: Disable property_get for 64-bit. by Tim Murray · 10 years ago
  4. cbbac9f Disable property_get for 64-bit. by Tim Murray · 10 years ago
  5. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  6. bfa5a8e Add flags for low power context. by Jason Sams · 10 years ago
  7. fea96e8 Add error check when init RS thread in sync mode. by Xiaofei Wan · 11 years ago
  8. b8a94e2 Add getPointer for USAGE_SHARED allocations. by Jason Sams · 11 years ago
  9. 0f98d50 Fix NDK API on old devices. by Tim Murray · 11 years ago
  10. caf4126 Add user-defined cache path. by Tim Murray · 11 years ago
  11. 87c9d77 Remove excessive ALOGE. by Tim Murray · 11 years ago
  12. 75e877d Add docs to C++ API. by Tim Murray · 11 years ago
  13. 84e3dea Add flags word to context initialization. by Tim Murray · 11 years ago
  14. eeaf714 Fix build/dependency issue. by Tim Murray · 11 years ago
  15. 10913a5 Make error handling kill context activity. Add parameter validation. by Tim Murray · 11 years ago
  16. 21fa7a0 Add error handling, move to create methods for intrinsics. by Tim Murray · 11 years ago
  17. 89daad6 Add basic support for intrinsics. Move sp<> into RScpp. by Tim Murray · 11 years ago
  18. 47666f5 Fix initialization problem in rsCPP. by Tim Murray · 11 years ago
  19. 729b6fe Add Sampler support to C++ API. by Tim Murray · 11 years ago
  20. 4a92d12 Move to dynamic dispatch. Add support for IoAllocation* in rs.spec. by Tim Murray · 11 years ago
  21. 0b8a2be Load from libRS or libRSSupport. by Tim Murray · 11 years ago
  22. a423096 Move C++ API over to function tables rather than linking libRS directly. by Tim Murray · 11 years ago
  23. f9e077a Fix logging defined in external header. by Jason Sams · 12 years ago
  24. 0b575de Add x86 server support. by Tim Murray · 12 years ago
  25. 14982c8 Add support for debug and profile context. by Jason Sams · 12 years ago
  26. 4d252d6 enable synchronous mode (functional) by Tim Murray · 12 years ago
  27. 76a1be4 Handle NONE/RESIZE message types properly in C++ API. by Stephen Hines · 12 years ago
  28. 9eb7f4b Change namespace from renderscriptCpp to RSC by Tim Murray · 12 years ago
  29. baca6c3 Fix uninitialized variable bug, add finish() by Tim Murray · 12 years ago
  30. 7e0acab Add support for CPU-only execution in C++ API. by Tim Murray · 12 years ago
  31. 84bf2b8 Move to smart pointers for refcounting RS contexts by Tim Murray · 12 years ago
  32. 69cccdf Make all references use smart pointers. by Jason Sams · 13 years ago
  33. a662edd Split cpp frontend to its own lib. by Jason Sams · 13 years ago[Renamed from RenderScript.cpp]
  34. e23d239 Starting to untangle header spaghetti. by Alex Sakhartchouk · 13 years ago
  35. f1e6d22 test runs but I do not check results yet. by Jason Sams · 13 years ago
  36. b2e3dc5 More RS cpp binding work. All classes for by Jason Sams · 13 years ago
  37. 221a4b1 start new headers by Jason Sams · 13 years ago