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