Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean RenderScript warnings | Jean-Luc Brouillet | 2015-05-20 | 1 | -1/+1 |
* | Adding a very simple all-code scenegraph example. | Alex Sakhartchouk | 2012-02-21 | 1 | -4/+8 |
* | Making a graceful fallback for missing textures. | Alex Sakhartchouk | 2012-02-07 | 1 | -1/+0 |
* | Streamlining texture creation. | Alex Sakhartchouk | 2012-02-06 | 1 | -15/+19 |
* | Better constant names, removed unused code, general cleanup. | Alex Sakhartchouk | 2012-01-27 | 1 | -32/+2 |
* | Separating scenegraph from the app that uses it. | Alex Sakhartchouk | 2012-01-26 | 1 | -1/+1 |
* | Many optimizations of rendering path. | Alex Sakhartchouk | 2012-01-20 | 1 | -10/+22 |
* | Making sure that renderpass objects get properly updated. | Alex Sakhartchouk | 2012-01-18 | 1 | -2/+3 |
* | Fixing blur passes. Refactoring. | Alex Sakhartchouk | 2012-01-17 | 1 | -2/+8 |
* | Finishing light linking. | Alex Sakhartchouk | 2012-01-17 | 1 | -0/+1 |
* | More general texture handling. Some cleanup. | Alex Sakhartchouk | 2012-01-11 | 1 | -4/+6 |
* | Now utilizing ability to bind constants. | Alex Sakhartchouk | 2012-01-10 | 1 | -125/+3 |
* | Adding shader parameter linking. | Alex Sakhartchouk | 2012-01-10 | 1 | -69/+121 |
* | Adding light script to scenegraph. | Alex Sakhartchouk | 2012-01-04 | 1 | -0/+8 |
* | Element getters. | Alex Sakhartchouk | 2011-12-16 | 1 | -2/+8 |
* | Rename some elements to be more in line with rest of framework. | Alex Sakhartchouk | 2011-12-13 | 1 | -15/+15 |
* | Properly detecting blending case. | Alex Sakhartchouk | 2011-12-13 | 1 | -1/+6 |
* | Sample scene graph | Alex Sakhartchouk | 2011-12-08 | 1 | -0/+296 |