summaryrefslogtreecommitdiffstats
path: root/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/TestAppRS.java
Commit message (Expand)AuthorAgeFilesLines
* Separating scenegraph from the app that uses it.Alex Sakhartchouk2012-01-261-291/+0
* Adding shader textures and removing specialized code.Alex Sakhartchouk2012-01-251-41/+8
* Adding accidentally removed init block.Alex Sakhartchouk2012-01-251-0/+2
* Many optimizations of rendering path.Alex Sakhartchouk2012-01-201-45/+57
* Fixing blur passes. Refactoring.Alex Sakhartchouk2012-01-171-3/+3
* Finishing light linking.Alex Sakhartchouk2012-01-171-1/+13
* Moving common function to the right place.Alex Sakhartchouk2012-01-121-2/+0
* Cleanup and refactoring.Alex Sakhartchouk2012-01-111-44/+5
* More general texture handling. Some cleanup.Alex Sakhartchouk2012-01-111-115/+26
* Now utilizing ability to bind constants.Alex Sakhartchouk2012-01-101-4/+0
* Refactoring shader creation.Alex Sakhartchouk2011-12-141-43/+22
* Adding default scene to assets.Alex Sakhartchouk2011-12-141-32/+34
* make loading assets more robustAlex Sakhartchouk2011-12-141-5/+5
* Rename some elements to be more in line with rest of framework.Alex Sakhartchouk2011-12-131-4/+4
* Properly detecting blending case.Alex Sakhartchouk2011-12-131-4/+4
* Refactored blur pass code out and added comments.Alex Sakhartchouk2011-12-121-207/+29
* Renaming some classes to clarify what is what.Alex Sakhartchouk2011-12-091-0/+629