r600g : add basic loop support.
authorDave Airlie <airlied@redhat.com>
Fri, 27 Aug 2010 06:08:55 +0000 (16:08 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 30 Aug 2010 03:38:33 +0000 (13:38 +1000)
commit09547e1bcee7df3444dd8682770d1b31da1a5822
tree55279d3ce74f705096b35668e14f2c82018600fb
parentcd4bd4fb53f82361480f388923ef9e2fa7379d68
r600g : add basic loop support.

Adds BGNLOOP, BRK, CONT, ENDLOOP support, ported from r600c.

17 piglits more on r300g.tests.
src/gallium/drivers/r600/r600_asm.c
src/gallium/drivers/r600/r600_asm.h
src/gallium/drivers/r600/r600_shader.c