Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
07ae40623737a6060b8a925fd2e6bba76780dcd4
/
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
· 17 years ago
334ea0c
Update fountain and add writable flag to script slots.
by Jason Sams
· 17 years ago
fbf0b9e
Implement named slots and convert script.addType to script.setType to remove ordering restrictions.
by Jason Sams
· 17 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
· 17 years ago
928f5cf
Move placement of script enviroment data to base.
by Jason Sams
· 17 years ago
d19f10d
Add the Renderscript library. (Not in the build by default yet.)
by Jason Sams
· 17 years ago