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