index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
rs
/
rsObjectBase.cpp
Age
Commit message (
Expand
)
Author
2009-09-27
Improve logging code to dump more detaild rs object info. Fix bug with prede...
Jason Sams
2009-09-25
Improved object lifecycle tracking and fix leaks.
Jason Sams
2009-09-25
Reduce debugging spew and add props to selectivly re-enable it.
Jason Sams
2009-09-25
Improve renderscript context teardown. Track object in the system and then f...
Jason Sams
2009-08-27
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...
Jason Sams
2009-08-25
Add support for selecting the color bit depth and if the application used a d...
Jason Sams
2009-08-09
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-06-23
Cleanup logging and fix a startup race condition that manifested on Firestone.
Jason Sams
2009-06-22
Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...
Jason Sams
2009-06-10
Fix bug with bad conversion of java strings to C strings for object names. U...
Jason Sams
2009-06-10
Add named objects and implement support for ProgramFragmentStore and ProgramF...
Jason Sams
2009-05-22
Add the Renderscript library. (Not in the build by default yet.)
Jason Sams