summaryrefslogtreecommitdiffstats
path: root/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/CompoundTransform.java
Commit message (Expand)AuthorAgeFilesLines
* Adding a very simple all-code scenegraph example.Alex Sakhartchouk2012-02-211-0/+18
* Cleanup.Alex Sakhartchouk2012-02-011-20/+9
* Optimize camera updates from java. Remove duplicate constants.Alex Sakhartchouk2012-01-311-9/+20
* Adding a time stamp to transforms to reduce update frequency.Alex Sakhartchouk2012-01-311-56/+88
* Making the SceneGraph more robust to make sure data is propagated to RS.Alex Sakhartchouk2012-01-301-24/+25
* Better constant names, removed unused code, general cleanup.Alex Sakhartchouk2012-01-271-3/+49
* Moving common function to the right place.Alex Sakhartchouk2012-01-121-3/+3
* Sample scene graphAlex Sakhartchouk2011-12-081-0/+118