1. 6223721 Remove RS_SERVER macros and references to unused headers. by Miao Wang · 8 years ago
  2. c53dadb Stop the default verbose logging. by Stephen Hines · 8 years ago
  3. f9e077a Fix logging defined in external header. by Jason Sams · 12 years ago
  4. 0b575de Add x86 server support. by Tim Murray · 12 years ago
  5. 94999c3 Fix stride 16-byte alignment issues in RS. by Stephen Hines · 12 years ago
  6. 6537404 Support float vector versions of rsDebug() directly. by Stephen Hines · 12 years ago
  7. e23d239 Starting to untangle header spaghetti. by Alex Sakhartchouk · 13 years ago
  8. 3715b00 Rename three header files to free namespace for api. by Jason Sams · 13 years ago
  9. af12ac6 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  10. 7257c7e Preparing libRS for for compilation on host. by Alex Sakhartchouk · 13 years ago
  11. 77d9f4b Cleaning up the serialization change. by Alex Sakhartchouk · 14 years ago
  12. afb743a Code cleanup to make formatting consistent across all the renderscript files. by Alex Sakhartchouk · 14 years ago
  13. 7bf29dd Threading RS ForEach. by Jason Sams · 14 years ago
  14. 1b937f5 Remove float8/16 from RS type list. by Jason Sams · 14 years ago
  15. b825f67 Creating the jni and java layer to integrate a3d by Alex Sakhartchouk · 14 years ago
  16. fb6b614 Removed unnecessary change based on comments. by Alex Sakhartchouk · 14 years ago
  17. be36bf3 Convert renderscript from using ACC to LLVM for its compiler. by Jason Sams · 14 years ago
  18. 3bce789 Turn the debugging back on. by Jason Sams · 15 years ago
  19. 2a13aa9 less log spew by Joe Onorato · 15 years ago
  20. 613cad1 Defer EGL init until the surface changed call comes in. Pass w,h along with surface for verification of driver state. by Jason Sams · 15 years ago
  21. 76371ff Make the renderscript timing logging available by setting debug.rs.profile=1 by Joe Onorato · 15 years ago
  22. 8b2c065 Implement reflecting Java objects into the ACC enviroment. by Jason Sams · 15 years ago
  23. cfb1d11 Remove useless slot from ProgramVertex. Optimize GL state setup. by Jason Sams · 15 years ago
  24. a557780 Fix master build errors post merge with master_gl branch. by Jason Sams · 15 years ago
  25. 992a0b7 Cleanup logging and fix a startup race condition that manifested on Firestone. by Jason Sams · 15 years ago
  26. 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
  27. 565ac36 Generalize bitmap support and add remaining GL formats. by Jason Sams · 15 years ago
  28. 52a9f52 Improve bitmap support and do conversion in native rather than java code to reduce conversion time. by Jason Sams · 15 years ago
  29. 326e0dd Add the Renderscript library. (Not in the build by default yet.) by Jason Sams · 15 years ago