summaryrefslogtreecommitdiff
path: root/rsScriptC.cpp
AgeCommit message (Expand)Author
2009-06-16Switch fountain to use ProgramVertex rather than hard coded camers in scripts...Jason Sams
2009-06-10Fix bug with bad conversion of java strings to C strings for object names. U...Jason Sams
2009-06-10Add named objects and implement support for ProgramFragmentStore and ProgramF...Jason Sams
2009-06-09checkpoint pragma support. Includes more cleanup of script enviroment storag...Jason Sams
2009-06-08Fix build issue and ref count bug with scripts.Jason Sams
2009-06-05Move call to compiler from jni to core library code.Jason Sams
2009-06-04Add support for scripts to return an animation flag. This allows them to ind...Jason Sams
2009-05-28Delete the acc script when deleting the Renderscript rsScriptC object.Jack Palevich
2009-05-27Implement first pass bitmap to allocation support. The Java bindings can cre...Jason Sams
2009-05-26Fix Fountain test app so that it actually builds.Jack Palevich
2009-05-22Add the Renderscript library. (Not in the build by default yet.)Jason Sams