summaryrefslogtreecommitdiff
path: root/rsAllocation.h
AgeCommit message (Expand)Author
2010-03-01Add support for linking to a skia bitmap rather than always copying the data ...Jason Sams
2010-02-23Support defered generation of mipmaps. With this change we support mipmap ge...Jason Sams
2009-12-14Implement RS tracked defered texture and buffer object uploads.Jason Sams
2009-11-24am e4df64bd: am 66358e24: am 9dab667e: Force a crash under conditions where w...Jason Sams
2009-11-24Force a crash under conditions where white square bug in all apps is likely t...Jason Sams
2009-11-17resolved conflicts for merge of f6309041 to masterJason Sams
2009-11-17Add support for dumping RS objects to aid in debugging of white blocks bug.Jason Sams
2009-10-26Fix dirty state tracking of allocation attached to ProgramVertex objects when...Jason Sams
2009-09-25Improve renderscript context teardown. Track object in the system and then f...Jason Sams
2009-08-27Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...Jason Sams
2009-08-10Implement basic allocation readback. Add Get height, width to ScriptC_Lib.Jason Sams
2009-08-09Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...Jason Sams
2009-05-22Add the Renderscript library. (Not in the build by default yet.)Jason Sams