Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving common function to the right place. | Alex Sakhartchouk | 2012-01-12 | 8 | -33/+31 |
* | Cleanup and refactoring. | Alex Sakhartchouk | 2012-01-11 | 4 | -83/+56 |
* | More general texture handling. Some cleanup. | Alex Sakhartchouk | 2012-01-11 | 7 | -152/+217 |
* | Now utilizing ability to bind constants. | Alex Sakhartchouk | 2012-01-10 | 4 | -142/+16 |
* | Adding shader parameter linking. | Alex Sakhartchouk | 2012-01-10 | 13 | -99/+591 |
* | Cleanup based on comments. | Alex Sakhartchouk | 2012-01-05 | 1 | -1/+1 |
* | Adding light script to scenegraph. | Alex Sakhartchouk | 2012-01-04 | 9 | -37/+192 |
* | Refactor some common code and make detecting sdcard paths more robust. | Alex Sakhartchouk | 2011-12-16 | 4 | -20/+29 |
* | Element getters. | Alex Sakhartchouk | 2011-12-16 | 1 | -2/+8 |
* | Refactoring shader creation. | Alex Sakhartchouk | 2011-12-14 | 1 | -43/+22 |
* | Adding default scene to assets. | Alex Sakhartchouk | 2011-12-14 | 2 | -32/+35 |
* | make loading assets more robust | Alex Sakhartchouk | 2011-12-14 | 4 | -17/+35 |
* | Rename some elements to be more in line with rest of framework. | Alex Sakhartchouk | 2011-12-13 | 11 | -98/+98 |
* | Properly detecting blending case. | Alex Sakhartchouk | 2011-12-13 | 3 | -6/+11 |
* | Refactored blur pass code out and added comments. | Alex Sakhartchouk | 2011-12-12 | 2 | -207/+289 |
* | Renaming some classes to clarify what is what. | Alex Sakhartchouk | 2011-12-09 | 4 | -12/+12 |
* | Sample scene graph | Alex Sakhartchouk | 2011-12-08 | 32 | -0/+4243 |