commit | f6a11b8a9e25ff9861bbba19251bea84d8a5daf2 | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Wed Jun 23 17:47:49 2010 -0700 |
committer | Romain Guy <romainguy@google.com> | Wed Jun 23 17:47:49 2010 -0700 |
tree | c44f214f59f2206de152585d97b23e2bfaa1b3b0 | |
parent | bb9524b6bdddc7ac77d8628daa8b366b8a7be4a4 [diff] |
Add support for transformations. This change adds partial support for the following transforms: - scale() - translate() - rotate() - setMatrix() - getMatrix() The transform is stored in a snapshot and saved/restored as needed. The transform is currently not applied to the clip rect and is not mapped to the vertex shader. Change-Id: Id48993453311200804149917d0c126a4d0471226