1. b13ada5 Add support for selecting the color bit depth and if the application used a depth buffer. by Jason Sams · 16 years ago
  2. 25ffcdc Point Sprites by Jason Sams · 16 years ago
  3. 730ee65 Implement OOB destroy method that can be called from the java finalizer removing the need to explicitly destroy objects. by Jason Sams · 16 years ago
  4. 1bada8c Begin implementing SimpleMesh and fix some bugs with refcounting and java object destruction tracking. by Jason Sams · 16 years ago
  5. b0ec1b4 Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smallest larger pow texture. The added space is filled black. by Jason Sams · 16 years ago
  6. 64676f3 1st cut of a3d file loader. by Jason Sams · 16 years ago
  7. 7c878f3 Begin adding mesh by Jason Sams · 16 years ago
  8. bba134c All light source objects. by Jason Sams · 16 years ago
  9. ffe9f48 Improve bitmap support and do conversion in native rather than java code to reduce conversion time. by Jason Sams · 16 years ago
  10. fe08d99 Implement first pass bitmap to allocation support. The Java bindings can create a 2D allocation by passing in a Bitmap object. by Jason Sams · 16 years ago
  11. d19f10d Add the Renderscript library. (Not in the build by default yet.) by Jason Sams · 16 years ago