Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
85a2c7f1cad8fd55ed72a8a3dbb2b36632ebbff3
/
libs
/
rs
/
rsScript.cpp
7ce033d
Cleanup of object destruction. No need to have a per-class destruction function. This was a legacy of the distant past when the classes did not have a common base.
by Jason Sams
· 16 years ago
334ea0c
Update fountain and add writable flag to script slots.
by Jason Sams
· 16 years ago
fbf0b9e
Implement named slots and convert script.addType to script.setType to remove ordering restrictions.
by Jason Sams
· 16 years ago
2253417
Split ProgramFragment and ProgramStore from RenderScript.java. Update Element and Type to new cached builder for easier app developement.
by Jason Sams
· 16 years ago
928f5cf
Move placement of script enviroment data to base.
by Jason Sams
· 16 years ago
d19f10d
Add the Renderscript library. (Not in the build by default yet.)
by Jason Sams
· 16 years ago