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
/
rsComponent.cpp
Age
Commit message (
Expand
)
Author
2011-01-31
Cleaning up the serialization change.
Alex Sakhartchouk
2011-01-31
Making sure we can build libRS on the host for serialization.
Alex Sakhartchouk
2010-11-10
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-08-25
Add matrix component types.
Jason Sams
2010-08-09
Refcounting in allocations.
Jason Sams
2010-06-21
Move ImageProcessing and ModelViewer to reflected files.
Jason Sams
2010-05-21
Removed unnecessary change based on comments.
Alex Sakhartchouk
2010-01-04
Add RS support for generic attribs as input to vertex programs.
Jason Sams
2009-12-23
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-15
Continue development of es2.0 user shader support for renderscript. This cha...
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-20
Point Sprites
Jason Sams
2009-08-13
Implement named slots and convert script.addType to script.setType to remove ...
Jason Sams
2009-08-12
Implement reflecting Java objects into the ACC enviroment.
Jason Sams
2009-08-09
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-05-22
Add the Renderscript library. (Not in the build by default yet.)
Jason Sams