summaryrefslogtreecommitdiff
path: root/RenderScriptEnv.h
AgeCommit message (Expand)Author
2010-10-05Adding average fps counter.Alex Sakhartchouk
2010-09-14Shader changes to allow for more flexible constant binding.Alex Sakhartchouk
2010-07-01Start of mesh API cleanup.Alex Sakhartchouk
2010-05-13Rename ProgramFragmentStore to ProgramStore.Jason Sams
2009-12-15Continue development of es2.0 user shader support for renderscript. This cha...Jason Sams
2009-09-23Remove depricated triangleMesh.Jason Sams
2009-08-09Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...Jason Sams
2009-07-28Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smal...Jason Sams
2009-07-20Split rsScriptC into class implemtation and library functions. Update test a...Jason Sams
2009-06-22All light source objects.Jason Sams
2009-06-19checkpoint filmstrip, implemented TLS.Jason Sams
2009-06-18Fix two minor issues. Rename launchID to launchIndex and make util class Mat...Jason Sams
2009-06-04Add support for scripts to return an animation flag. This allows them to ind...Jason Sams
2009-05-27Implement first pass bitmap to allocation support. The Java bindings can cre...Jason Sams
2009-05-22Add the Renderscript library. (Not in the build by default yet.)Jason Sams