summaryrefslogtreecommitdiffstats
path: root/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/export.rs
Commit message (Expand)AuthorAgeFilesLines
* Streamlining texture creation.Alex Sakhartchouk2012-02-061-0/+5
* Cleanup.Alex Sakhartchouk2012-02-011-21/+21
* Making sure that parameter updates are properly propagated to RS.Alex Sakhartchouk2012-02-011-0/+1
* Optimize camera updates from java. Remove duplicate constants.Alex Sakhartchouk2012-01-311-0/+4
* Adding a time stamp to transforms to reduce update frequency.Alex Sakhartchouk2012-01-311-0/+21
* Separating scenegraph from the app that uses it.Alex Sakhartchouk2012-01-261-10/+1
* Many optimizations of rendering path.Alex Sakhartchouk2012-01-201-1/+5
* Fixing blur passes. Refactoring.Alex Sakhartchouk2012-01-171-0/+1
* Finishing light linking.Alex Sakhartchouk2012-01-171-1/+1
* Now utilizing ability to bind constants.Alex Sakhartchouk2012-01-101-1/+5
* Adding shader parameter linking.Alex Sakhartchouk2012-01-101-0/+1
* Adding light script to scenegraph.Alex Sakhartchouk2012-01-041-2/+3
* Rename some elements to be more in line with rest of framework.Alex Sakhartchouk2011-12-131-1/+1
* Sample scene graphAlex Sakhartchouk2011-12-081-0/+28