summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_vs_state.c
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2010-03-09 09:56:42 -0800
committerEric Anholt <eric@anholt.net>2010-03-09 14:42:17 -0800
commitf6f547d87ea68f44c50a0b0231b7360ca94b2975 (patch)
tree180ea11e92a0af4fd1aeb7926426d5652cbaf507 /src/mesa/drivers/dri/i965/brw_vs_state.c
parent7f6d2754d586545ab6c970acffdd897294879039 (diff)
i965: Fix nested loops in the VS.
We were patching up all the break and continues between the start of our loop and the end of our loop, even if they were breaks/continues for an inner loop. Avoiding patching already patched breaks/continues fixes piglit glsl-vs-loop-nested.
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_vs_state.c')
0 files changed, 0 insertions, 0 deletions