commit | e4998e1ea93253c177f2358dc37c39d117b2f6c4 | [log] [tgz] |
---|---|---|
author | Romain Guy <[email protected]> | Thu Jan 15 11:53:44 2015 -0800 |
committer | Romain Guy <[email protected]> | Thu Jan 15 16:49:18 2015 -0800 |
tree | 7358fe43e5acd3eddc6875ec0cfdea2604ca3c60 | |
parent | a747d5e47bef27acd18afda3ed43309ad5fab87b [diff] |
Fast loadInverse() implementation for the common case Most matrices used by the UI toolkit are translation matrices, whose inverses can be quickly computed by using the negated translation vector. Change-Id: I54a28a634a586085779bfc26f3a4160cd5ab2b22