summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsScriptC.cpp
Commit message (Expand)AuthorAgeFilesLines
* implement modeview matrix sliding from within scripts.Jason Sams2009-06-191-0/+10
* checkpoint filmstrip, implemented TLS.Jason Sams2009-06-191-94/+91
* Implement default programs and implement defaults and parents for imports.Jason Sams2009-06-171-8/+33
* Switch fountain to use ProgramVertex rather than hard coded camers in scripts...Jason Sams2009-06-161-7/+0
* Fix bug with bad conversion of java strings to C strings for object names. U...Jason Sams2009-06-101-3/+9
* Add named objects and implement support for ProgramFragmentStore and ProgramF...Jason Sams2009-06-101-85/+21
* checkpoint pragma support. Includes more cleanup of script enviroment storag...Jason Sams2009-06-091-0/+131
* Fix build issue and ref count bug with scripts.Jason Sams2009-06-081-44/+35
* Move call to compiler from jni to core library code.Jason Sams2009-06-051-1/+29
* Add support for scripts to return an animation flag. This allows them to ind...Jason Sams2009-06-041-2/+2
* Delete the acc script when deleting the Renderscript rsScriptC object.Jack Palevich2009-05-281-1/+14
* Implement first pass bitmap to allocation support. The Java bindings can cre...Jason Sams2009-05-271-4/+38
* Fix Fountain test app so that it actually builds.Jack Palevich2009-05-261-40/+40
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+454