1. 1bada8c Begin implementing SimpleMesh and fix some bugs with refcounting and java object destruction tracking. by Jason Sams · 16 years ago
  2. 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
  3. 64676f3 1st cut of a3d file loader. by Jason Sams · 16 years ago
  4. 7c878f3 Begin adding mesh by Jason Sams · 16 years ago
  5. bba134c All light source objects. by Jason Sams · 16 years ago
  6. ffe9f48 Improve bitmap support and do conversion in native rather than java code to reduce conversion time. by Jason Sams · 16 years ago
  7. 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
  8. d19f10d Add the Renderscript library. (Not in the build by default yet.) by Jason Sams · 16 years ago