commit | 00106d497d1ae19de9d2a4dba7f58bca322cdcb9 | [log] [tgz] |
---|---|---|
author | Alexis Hetu <sugoi@google.com> | Thu Apr 23 11:45:35 2015 -0400 |
committer | Alexis Hétu <sugoi@google.com> | Fri May 29 19:17:19 2015 +0000 |
tree | bcc687deee8a28866dee944c13ce2ed2e88cade2 | |
parent | 127fac35ee1b337b981f16dc1883cdd09e3fdedf [diff] |
Fixed NxM matrix construction and minor issues Fixed NxM matrix construction by properly checking for these types in TIntermOperator::isConstructor. Also fixed a few areas of the code where the secondary size wasn't properly taken into account. Change-Id: I646a41e37460255316f5712f1d744c3a06d8a64d Reviewed-on: https://swiftshader-review.googlesource.com/3195 Tested-by: Alexis Hétu <sugoi@google.com> Reviewed-by: Nicolas Capens <capn@google.com>