1. 90b36a8 Update fountain and add writable flag to script slots. by Jason Sams · 15 years ago
  2. fa51719 Implement named slots and convert script.addType to script.setType to remove ordering restrictions. by Jason Sams · 15 years ago
  3. 8b2c065 Implement reflecting Java objects into the ACC enviroment. by Jason Sams · 15 years ago
  4. 57b79ce Let java put #defines into renderscript by Joe Onorato · 15 years ago
  5. e45ac6e Split rsScriptC into class implemtation and library functions. Update test apps, all 3 should be working. by Jason Sams · 15 years ago
  6. f168504 Fix conflict with automatic DPI support on high density devices by forcing bitmap loading to not be scaled. by Jason Sams · 15 years ago
  7. 29df66f Update rollo and renderscript to the new ACC compiler interface. by Jason Sams · 15 years ago
  8. e576910 checkpoint filmstrip, implemented TLS. by Jason Sams · 15 years ago
  9. a0a1b6f Add named objects and implement support for ProgramFragmentStore and ProgramFragment to be used by name in scripts. by Jason Sams · 15 years ago
  10. 1030893 checkpoint pragma support. Includes more cleanup of script enviroment storage to keep the env settings in the base and only the per language state in ScriptC. by Jason Sams · 15 years ago
  11. 928b734 Move placement of script enviroment data to base. by Jason Sams · 15 years ago
  12. efb8de1 Fix build issue and ref count bug with scripts. by Jason Sams · 15 years ago
  13. 1f52633 Move call to compiler from jni to core library code. by Jason Sams · 15 years ago
  14. a44cb29 Add support for scripts to return an animation flag. This allows them to indicate they are generating changing content and the rs thread to sleep if the content is static. by Jason Sams · 15 years ago
  15. 1ef8b80 Delete the acc script when deleting the Renderscript rsScriptC object. by Jack Palevich · 15 years ago
  16. 326e0dd Add the Renderscript library. (Not in the build by default yet.) by Jason Sams · 15 years ago