summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsScript.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement renderscript Invokables.Jason Sams2009-09-161-1/+16
* Cleanup of object destruction. No need to have a per-class destruction funct...Jason Sams2009-08-181-6/+0
* Update fountain and add writable flag to script slots.Jason Sams2009-08-171-1/+2
* Implement named slots and convert script.addType to script.setType to remove ...Jason Sams2009-08-131-0/+19
* Split ProgramFragment and ProgramStore from RenderScript.java. Update Elemen...Jason Sams2009-08-041-0/+26
* Move placement of script enviroment data to base.Jason Sams2009-06-081-5/+6
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+54