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.h
Age
Commit message (
Expand
)
Author
2010-11-10
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-10-26
Begin adding async allocation creation.
Jason Sams
2010-10-21
Fix refcounting bugs where the sys refcount
Jason Sams
2010-10-14
Async type creation.
Jason Sams
2010-09-30
Add object validity checking.
Jason Sams
2010-06-04
Creating the jni and java layer to integrate a3d
Alex Sakhartchouk
2010-05-21
Removed unnecessary change based on comments.
Alex Sakhartchouk
2010-02-17
Implement type collapsing for Elements and Types. Now if a user creates two ...
Jason Sams
2009-11-17
Add support for dumping RS objects to aid in debugging of white blocks bug.
Jason Sams
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
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-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-06-09
checkpoint pragma support. Includes more cleanup of script enviroment storag...
Jason Sams
2009-05-22
Add the Renderscript library. (Not in the build by default yet.)
Jason Sams