commit | 718cd1f322ee5b62b6a49cb36195bcb18a5ab711 | [log] [tgz] |
---|---|---|
author | Jason Sams <rjsams@android.com> | Wed Dec 23 14:35:29 2009 -0800 |
committer | Jason Sams <rjsams@android.com> | Wed Dec 23 14:35:29 2009 -0800 |
tree | f2f8c9db5a8141eafa2f1547634d7586fdc6ef04 | |
parent | ceedafacdb87307234c84196a12eeb6e657d6220 [diff] |
Element restructuring. Add support for new basic Element types including 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.