Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | explicit set an "optional" tag | Jean-Baptiste Queru | 2010-01-05 | 1 | -0/+2 | |
| | ||||||
* | Element restructuring. Add support for new basic Element types including ↵ | Jason Sams | 2009-12-23 | 1 | -6/+8 | |
| | | | | | | the RS objects and vectors(2-4). In theory this paves the way for maintaining type info for RS objects, passing elements for GLSL uiforms/attribs/varyings, and supporting nested structures. This will break some apps, checkings for other projects will follow to unbreak them. | |||||
* | Defer EGL init until the surface changed call comes in. Pass w,h along with ↵ | Jason Sams | 2009-11-12 | 1 | -1/+2 | |
| | | | | surface for verification of driver state. | |||||
* | Add new RenderScript sample: ImageProcessing. | Romain Guy | 2009-10-09 | 6 | -0/+318 | |
Change-Id: I5e482bbc34911c940a3a74258f8f8549b1939bc4 |