1. ef21edc beging np2 extension check work. by Jason Sams · 14 years ago
  2. 8154954 Implement type collapsing for Elements and Types. Now if a user creates two or more identical objects we simply reuse the existing object rather than create a new one. by Jason Sams · 14 years ago
  3. 433eca3 More complete support for named attribs. Adds user typed attribs as available to programVertex. Non user attribs are not treated like user for GL2 for simplicity. by Jason Sams · 15 years ago
  4. 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
  5. e12c1c5 Improve logging code to dump more detaild rs object info. Fix bug with predefined elements not being recreated for contexts after one was destroyed. Add stricter type enforcement. by Jason Sams · 15 years ago
  6. 8312801 Fix remaining object leaks. Change FountainView to tear down the rsContext and recreate on rotation to test teardown. by Jason Sams · 15 years ago
  7. 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
  8. e015841 Point Sprites by Jason Sams · 15 years ago
  9. e5ffb87 Begin implementing SimpleMesh and fix some bugs with refcounting and java object destruction tracking. by Jason Sams · 15 years ago
  10. 326e0dd Add the Renderscript library. (Not in the build by default yet.) by Jason Sams · 15 years ago