Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved object lifecycle tracking and fix leaks. | Jason Sams | 2009-09-25 | 1 | -0/+2 |
* | Improve renderscript context teardown. Track object in the system and then f... | Jason Sams | 2009-09-25 | 1 | -1/+1 |
* | Fix invokables to make sure script pointers are setup before invoking functio... | Jason Sams | 2009-09-24 | 1 | -0/+1 |
* | Implement renderscript Invokables. | Jason Sams | 2009-09-16 | 1 | -1/+16 |
* | Cleanup of object destruction. No need to have a per-class destruction funct... | Jason Sams | 2009-08-18 | 1 | -6/+0 |
* | Update fountain and add writable flag to script slots. | Jason Sams | 2009-08-17 | 1 | -1/+2 |
* | Implement named slots and convert script.addType to script.setType to remove ... | Jason Sams | 2009-08-13 | 1 | -0/+19 |
* | Split ProgramFragment and ProgramStore from RenderScript.java. Update Elemen... | Jason Sams | 2009-08-04 | 1 | -0/+26 |
* | Move placement of script enviroment data to base. | Jason Sams | 2009-06-08 | 1 | -5/+6 |
* | Add the Renderscript library. (Not in the build by default yet.) | Jason Sams | 2009-05-22 | 1 | -0/+54 |