ir_to_mesa: Handle a limited subset of matrix multiplication.
authorEric Anholt <eric@anholt.net>
Thu, 3 Jun 2010 23:37:17 +0000 (16:37 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 24 Jun 2010 22:05:21 +0000 (15:05 -0700)
commit8364fc85b8273b4d0f2ecebe7e0085e250d29990
treed32acea2aedcdac6de93029800ff1ea854c62f98
parent76720647566db8126b9f29a0e705ba03ebcdad27
ir_to_mesa: Handle a limited subset of matrix multiplication.

glsl-mvp.vert now generates believable code, and mesa mode fails only
5 tests that master doesn't.  I must have left out some asserts...
ir_to_mesa.cpp