1. 1bada8c Begin implementing SimpleMesh and fix some bugs with refcounting and java object destruction tracking. by Jason Sams · 16 years ago
  2. 8f5c94b Better ripples and leaves by Romain Guy · 16 years ago
  3. 6c0cc6d Add refraction and bettr normals computation to FallRS by Romain Guy · 16 years ago
  4. b62627e Add lighting to animated water ripples. by Romain Guy · 16 years ago
  5. f8e136d Use arrays in Grass RS by Romain Guy · 16 years ago
  6. a2136d6 Add ability to load arrays in RenderScript. by Romain Guy · 16 years ago
  7. ecc7ca03 Add swaying effect to the grass. by Romain Guy · 16 years ago
  8. a32d100 Add new utility methods to rsScriptC_Lib, android.util.MathUtil and android.graphics.Color. by Romain Guy · 16 years ago
  9. 8839ca5 Add several math functions to rsScript_Lib. by Romain Guy · 16 years ago
  10. 584a375 First pass at implementing the Grass live wallpaper in RenderScript. by Romain Guy · 16 years ago
  11. faf1520 Filmstrip work and boxed bitmap load bugfixes. by Jason Sams · 16 years ago
  12. 6f5c61c Add new icons and implement text. Fix bug with uploading 8888 bitmaps of non-square size. by Jason Sams · 16 years ago
  13. 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
  14. ee41112 Enable light sources and update film test app. by Jason Sams · 16 years ago
  15. c97bb88 Split rsScriptC into class implemtation and library functions. Update test apps, all 3 should be working. by Jason Sams · 16 years ago