summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsAllocation.h
Commit message (Expand)AuthorAgeFilesLines
* Fix dirty state tracking of allocation attached to ProgramVertex objects when...Jason Sams2009-10-261-1/+7
* 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