1. b3b89f6 Fixing a bug in the load function. by Alex Sakhartchouk · 15 years ago
  2. b4d7bb6 API cleanup for renderscript. This will be a multiproject commit. by Alex Sakhartchouk · 15 years ago
  3. e27cdee API reaview cleanup by Alex Sakhartchouk · 16 years ago
  4. facd6fc Adding quaternion functions to math library. by Alex Sakhartchouk · 16 years ago
  5. 518f033 Adding more matrix math functions. by Alex Sakhartchouk · 16 years ago
  6. 25430d0 Implement holders for Matrix and Vector data. by Jason Sams · 16 years ago[Renamed (90%) from graphics/java/android/renderscript/Matrix.java]
  7. e29d471 Move the java and jni renderscript files to the proper location. by Jason Sams · 17 years ago[Renamed (99%) from libs/rs/java/RenderScript/android/renderscript/Matrix.java]
  8. 2d9c39d Fix two minor issues. Rename launchID to launchIndex and make util class Matrix public for apps to use. by Jason Sams · 17 years ago
  9. b37c0a5 Switch fountain to use ProgramVertex rather than hard coded camers in scripts. Remove camera code from scripts. by Jason Sams · 17 years ago
  10. 0826a6f Bug fixes. TriangleMesh now ref-counts, implement missing element formats, add missing modes for program vertex. Add matrix support classes. Add test app rollo by Jason Sams · 17 years ago