1. 04354e4 Clean up RS C++ library. by Stephen Hines · 10 years ago
  2. f9fe049 Merge "Create a separate static lib that provides a dispatch table to both fw/support/v8/renderscript/jni and libRScpp to reduce code duplication." by Miao Wang · 10 years ago
  3. 3b1e2ee Move libRScpp.so to libc++. by Dan Albert · 10 years ago
  4. 48d2eae Create a separate static lib that provides a dispatch table to both by Miao Wang · 10 years ago
  5. 58de499 am 7e57aa7d: Enable 64-bit building for libRScpp_static. by Tim Murray · 10 years ago
  6. 7e57aa7 Enable 64-bit building for libRScpp_static. by Tim Murray · 10 years ago
  7. d1cfb51 Clean up makefile cruft. by Dan Albert · 10 years ago
  8. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  9. 8d50174 Fix Windows SDK build. by Logan Chien · 10 years ago
  10. c17fa06 Switch to use slang/rs_version.mk for consistency. by Stephen Hines · 10 years ago
  11. be78fa9 Fix incorrect dependence on the system-built liblog. by Stephen Hines · 10 years ago
  12. 6696179 am 5eaddd4f: am 63d33e7c: Merge "Bundle all of our necessary static libraries in libRScpp_static.a." by Stephen Hines · 11 years ago
  13. 3b9b748 Bundle all of our necessary static libraries in libRScpp_static.a. by Stephen Hines · 11 years ago
  14. 37f5a4b am a9861e8f: am 9ee891e3: am f171923b: Merge "Fix NDK API on old devices." by Tim Murray · 11 years ago
  15. 0f98d50 Fix NDK API on old devices. by Tim Murray · 11 years ago
  16. 3a0ddec Switch RS C++ library over to building with Clang. by Stephen Hines · 11 years ago
  17. 89daad6 Add basic support for intrinsics. Move sp<> into RScpp. by Tim Murray · 11 years ago
  18. 729b6fe Add Sampler support to C++ API. by Tim Murray · 11 years ago
  19. 4a92d12 Move to dynamic dispatch. Add support for IoAllocation* in rs.spec. by Tim Murray · 11 years ago
  20. a423096 Move C++ API over to function tables rather than linking libRS directly. by Tim Murray · 11 years ago
  21. b241181 Add liblog by Ying Wang · 12 years ago
  22. 7f0d568 Add blend intrinsic to C++ API. by Tim Murray · 12 years ago
  23. 84bf2b8 Move to smart pointers for refcounting RS contexts by Tim Murray · 12 years ago
  24. a662edd Split cpp frontend to its own lib. by Jason Sams · 13 years ago