1. b825f67 Creating the jni and java layer to integrate a3d by Alex Sakhartchouk · 14 years ago
  2. fb6b614 Removed unnecessary change based on comments. by Alex Sakhartchouk · 14 years ago
  3. c460e55 Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 can be enabled and will render most tests correctly. by Jason Sams · 15 years ago
  4. 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
  5. a2b54c4 Remove depricated triangleMesh. by Jason Sams · 15 years ago
  6. e5ffb87 Begin implementing SimpleMesh and fix some bugs with refcounting and java object destruction tracking. by Jason Sams · 15 years ago