Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
9c54bdbf458e3c9433d237ae71cf47c4ec47d852
/
libs
/
rs
/
rsScriptC.h
3eaa338
Add named objects and implement support for ProgramFragmentStore and ProgramFragment to be used by name in scripts.
by Jason Sams
· 16 years ago
da423d8
checkpoint pragma support. Includes more cleanup of script enviroment storage to keep the env settings in the base and only the per language state in ScriptC.
by Jason Sams
· 16 years ago
928f5cf
Move placement of script enviroment data to base.
by Jason Sams
· 16 years ago
3a833d8
Fix build issue and ref count bug with scripts.
by Jason Sams
· 16 years ago
39ddc950
Move call to compiler from jni to core library code.
by Jason Sams
· 16 years ago
a09f11d
Add support for scripts to return an animation flag. This allows them to indicate they are generating changing content and the rs thread to sleep if the content is static.
by Jason Sams
· 16 years ago
ec5a20b
Delete the acc script when deleting the Renderscript rsScriptC object.
by Jack Palevich
· 16 years ago
d19f10d
Add the Renderscript library. (Not in the build by default yet.)
by Jason Sams
· 16 years ago