summaryrefslogtreecommitdiffstats
path: root/libs/rs/RenderScriptEnv.h
Commit message (Expand)AuthorAgeFilesLines
* Continue development of es2.0 user shader support for renderscript. This cha...Jason Sams2009-12-151-1/+0
* Remove depricated triangleMesh.Jason Sams2009-09-231-1/+0
* Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...Jason Sams2009-08-091-0/+1
* Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smal...Jason Sams2009-07-281-8/+0
* Split rsScriptC into class implemtation and library functions. Update test a...Jason Sams2009-07-201-59/+1
* All light source objects.Jason Sams2009-06-221-0/+1
* checkpoint filmstrip, implemented TLS.Jason Sams2009-06-191-40/+40
* Fix two minor issues. Rename launchID to launchIndex and make util class Mat...Jason Sams2009-06-181-1/+1
* Add support for scripts to return an animation flag. This allows them to ind...Jason Sams2009-06-041-1/+1
* Implement first pass bitmap to allocation support. The Java bindings can cre...Jason Sams2009-05-271-6/+10
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+93