1. 4154bbd Move FieldPacker over to use large objects on 64-bit. by Tim Murray · 12 years ago
  2. f0c62b2 Add support for mixed 32/64 APKs using RenderScript. by Tim Murray · 12 years ago
  3. 355707e Move RenderScript from graphics/ to new fw/base subdirectory rs. by Tim Murray · 13 years ago[Renamed from graphics/java/android/renderscript/FieldPacker.java]
  4. 7a629fa Convert Java/JNI to 64-bit, part 2. by Tim Murray · 13 years ago
  5. c11e25c Improve RS documentation. by Tim Murray · 13 years ago
  6. f64cca9 Updating API based on feedback by Jason Sams · 13 years ago
  7. 7c4caad Add support for synchronous get(). by Tim Murray · 13 years ago
  8. 5b08a2d Add FieldPacker contructor that accepts external storage. by Jason Sams · 13 years ago
  9. 9c9ad3f8c2 Revert "Deprecate" by Stephen Hines · 14 years ago
  10. a0c2eb2 Deprecate by Alex Sakhartchouk · 14 years ago
  11. e07694b Validate context when using RS objects. by Jason Sams · 14 years ago
  12. 79ad3f2 Support missing RS vector types. by Stephen Hines · 15 years ago
  13. 6e66725 Fix the false-alarm bug when we skip to the end, which should be OK. by Shih-wei Liao · 15 years ago
  14. e27832a Improve validation in RS FieldPacker. by Stephen Hines · 15 years ago
  15. 11518ac clean up and add javadocs by Robert Ly · 15 years ago
  16. e9f5c18 Properly use Long2 for "UInt2" for FieldPacker. by Stephen Hines · 15 years ago
  17. a23d4e7 unhide renderscript by Jason Sams · 15 years ago
  18. b4d7bb6 API cleanup for renderscript. This will be a multiproject commit. by Alex Sakhartchouk · 15 years ago
  19. e27cdee API reaview cleanup by Alex Sakhartchouk · 16 years ago
  20. 02f41705 Finish plumbing for double RS elements. by Stephen Hines · 16 years ago
  21. 1d45c47 Add matrix component types. Fix potental overflow in script -> java messages. by Jason Sams · 16 years ago
  22. ee73498 Fix field packer bug for U32 data. by Jason Sams · 16 years ago
  23. fae3f6b Add matrix ops to RSH headers. by Jason Sams · 16 years ago
  24. 9e2b0c5 Fix build error. by Jason Sams · 16 years ago
  25. f110d4b Move ImageProcessing and ModelViewer to reflected files. by Jason Sams · 16 years ago
  26. 020bb7b Add skip to field packer. by Jason Sams · 16 years ago
  27. a70f416 Checkin new types for RS. by Jason Sams · 16 years ago
  28. 42d6c9e Hide field packer. by Jason Sams · 16 years ago
  29. 25430d0 Implement holders for Matrix and Vector data. by Jason Sams · 16 years ago