1. 82e135c Remove libutils.so dependency from libRSDriver, libRSCpuRef, and most by Miao Wang · 7 years ago
  2. 7974fc0 frameworks/rs: fix typos and clang-tidy warnings by Rahul Chaudhry · 7 years ago
  3. 10ab8bb Fix google-explicit-constructor warnings in frameworks/rs. by Chih-Hung Hsieh · 8 years ago
  4. b8353c5 Revert "Replaced android::Vector with std::vector." by Yang Ni · 9 years ago
  5. 93d6bc8 Replaced android::Vector with std::vector. by Chris Wailes · 10 years ago
  6. 3abc05b Add Sampler custom alloc/delete by Ling Wan · 11 years ago
  7. e3150cf Plumb context through for serialization. by Jason Sams · 12 years ago
  8. e23d239 Starting to untangle header spaghetti. by Alex Sakhartchouk · 12 years ago
  9. 3715b00 Rename three header files to free namespace for api. by Jason Sams · 12 years ago
  10. 407f8ca Adding getter functions for script side RS objects. by Alex Sakhartchouk · 13 years ago
  11. c700e64 Fixing asynchronous performance issues. by Alex Sakhartchouk · 13 years ago
  12. 7f126c7 Moving samplers behind the hal. by Alex Sakhartchouk · 13 years ago
  13. c2c02a8 Code Cleanup and better Sampler creation method by Alex Sakhartchouk · 13 years ago
  14. afb743a Code cleanup to make formatting consistent across all the renderscript files. by Alex Sakhartchouk · 14 years ago
  15. 1103d8e Adding anisotropic filtering and related samples. by Alex Sakhartchouk · 14 years ago
  16. 900f161 Cleanup GL setup code and remove legacy 1.1 paths. by Jason Sams · 14 years ago
  17. b825f67 Creating the jni and java layer to integrate a3d by Alex Sakhartchouk · 14 years ago
  18. fb6b614 Removed unnecessary change based on comments. by Alex Sakhartchouk · 14 years ago
  19. ef21edc beging np2 extension check work. by Jason Sams · 14 years ago
  20. 3eb28f0 Fix some minor bugs with GL state setup that were exposed by Droids driver. by Jason Sams · 14 years ago
  21. e514b45 Improve renderscript context teardown. Track object in the system and then force their cleanup by releasing all user references once destroy context is called. Java layer will no longer send destroy notifications for objects garbage collected once a context is destroyed. by Jason Sams · 15 years ago
  22. 1aa5a4e Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should be included everywhere and contain rs global defines. by Jason Sams · 15 years ago
  23. 326e0dd Add the Renderscript library. (Not in the build by default yet.) by Jason Sams · 15 years ago