Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for dumping RS objects to aid in debugging of white blocks bug. | Jason Sams | 2009-11-17 | 1 | -0/+1 |
* | Improve logging code to dump more detaild rs object info. Fix bug with prede... | Jason Sams | 2009-09-27 | 1 | -1/+1 |
* | Improved object lifecycle tracking and fix leaks. | Jason Sams | 2009-09-25 | 1 | -0/+6 |
* | Improve renderscript context teardown. Track object in the system and then f... | Jason Sams | 2009-09-25 | 1 | -4/+19 |
* | Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh... | Jason Sams | 2009-08-27 | 1 | -11/+15 |
* | Fix bug with bad conversion of java strings to C strings for object names. U... | Jason Sams | 2009-06-10 | 1 | -0/+1 |
* | Add named objects and implement support for ProgramFragmentStore and ProgramF... | Jason Sams | 2009-06-10 | 1 | -3/+19 |
* | checkpoint pragma support. Includes more cleanup of script enviroment storag... | Jason Sams | 2009-06-09 | 1 | -3/+10 |
* | Add the Renderscript library. (Not in the build by default yet.) | Jason Sams | 2009-05-22 | 1 | -0/+90 |