summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsObjectBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...Jason Sams2009-08-271-8/+31
* Add support for selecting the color bit depth and if the application used a d...Jason Sams2009-08-251-0/+5
* Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...Jason Sams2009-08-091-0/+1
* Cleanup logging and fix a startup race condition that manifested on Firestone.Jason Sams2009-06-231-2/+2
* Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...Jason Sams2009-06-221-1/+0
* Fix bug with bad conversion of java strings to C strings for object names. U...Jason Sams2009-06-101-0/+12
* Add named objects and implement support for ProgramFragmentStore and ProgramF...Jason Sams2009-06-101-0/+10
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+48