OSDN Git Service

transpose implementation
authorAlexis Hetu <sugoi@google.com>
Wed, 27 May 2015 19:22:18 +0000 (15:22 -0400)
committerAlexis Hétu <sugoi@google.com>
Fri, 29 May 2015 20:23:57 +0000 (20:23 +0000)
commitf86ecd461f929f537cb88cf13c4f69d7528dc1de
tree6417752a02265acb955359eba37909a631c9487c
parent00106d497d1ae19de9d2a4dba7f58bca322cdcb9
transpose implementation

transpose is now implemented for dynamic
variables. All NxN transpose dEQP tests pass.
There's still an issue with some NxM matrices,
but it seems to be unrelated to this code.

Change-Id: Ie422706d0085c85fa6fc9a95dc21bb441dcddfe8
Reviewed-on: https://swiftshader-review.googlesource.com/3284
Reviewed-by: Nicolas Capens <capn@google.com>
Tested-by: Alexis Hétu <sugoi@google.com>
src/OpenGL/compiler/OutputASM.cpp