Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the FallRS demo, now promoted as a wallpaper. | Romain Guy | 2009-09-09 | 3 | -541/+0 |
| | | | | Change-Id: I0e40f2aa4b51f9e9cdbe14d178491b3667662023 | ||||
* | Remove "predefined" elements from Java layer. Static elements continue to ↵ | Jason Sams | 2009-09-04 | 1 | -14/+26 |
| | | | | exist but are no longer treated as a special version of element. | ||||
* | Add support for selecting the color bit depth and if the application used a ↵ | Jason Sams | 2009-08-25 | 1 | -1/+1 |
| | | | | depth buffer. | ||||
* | Fix FallRS by keeping a reference to the mesh. | Romain Guy | 2009-08-21 | 1 | -2/+5 |
| | |||||
* | Improved performance in Galaxy and Fall | Romain Guy | 2009-08-19 | 1 | -7/+22 |
| | |||||
* | Move the sky | Romain Guy | 2009-08-19 | 2 | -131/+91 |
| | |||||
* | Tweak the water and its texture | Romain Guy | 2009-08-18 | 1 | -16/+18 |
| | |||||
* | Add reflections to the water | Romain Guy | 2009-08-18 | 1 | -11/+14 |
| | |||||
* | Make the laves follow the ripples | Romain Guy | 2009-08-09 | 1 | -32/+64 |
| | |||||
* | Better ripples and leaves | Romain Guy | 2009-08-09 | 1 | -22/+89 |
| | |||||
* | Add refraction and bettr normals computation to FallRS | Romain Guy | 2009-08-07 | 2 | -22/+46 |
| | |||||
* | Add lighting to animated water ripples. | Romain Guy | 2009-08-06 | 2 | -35/+111 |
| | |||||
* | Draw untextured water mesh | Romain Guy | 2009-08-05 | 1 | -2/+41 |
| | |||||
* | Remove useless slot from ProgramVertex. Optimize GL state setup. | Jason Sams | 2009-08-05 | 1 | -3/+4 |
| | |||||
* | Fix Fall RS to use the new ProgramVertex APIs. | Romain Guy | 2009-08-04 | 1 | -8/+8 |
| | |||||
* | Add ability to load arrays in RenderScript. | Romain Guy | 2009-08-04 | 3 | -0/+307 |