summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsAllocation.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for dumping RS objects to aid in debugging of white blocks bug.Jason Sams2009-11-171-0/+2
* Improve renderscript context teardown. Track object in the system and then f...Jason Sams2009-09-251-1/+1
* Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...Jason Sams2009-08-271-4/+4
* Implement basic allocation readback. Add Get height, width to ScriptC_Lib.Jason Sams2009-08-101-0/+2
* Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...Jason Sams2009-08-091-3/+6
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+96