ir_to_mesa: Add support for loops.
authorEric Anholt <eric@anholt.net>
Fri, 7 May 2010 19:59:08 +0000 (12:59 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 24 Jun 2010 22:05:20 +0000 (15:05 -0700)
commit64fcbbca9ca8191b5131304af2026d0ed914b765
treea66a8b1ef9f5842eeb17aa7d5ceb9a84790988a5
parent0c005bd773784ee5feb2ee3d7d00c2c4335eafb4
ir_to_mesa: Add support for loops.

Fixes CorrectParse1 and the glsl2 loop tests that don't use arrays.
ir_to_mesa.cpp