i965: Emit conditional code updates as required for GLSL VS if statements.
authorEric Anholt <eric@anholt.net>
Tue, 4 Aug 2009 21:13:27 +0000 (14:13 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 5 Aug 2009 01:06:34 +0000 (18:06 -0700)
commit7007f8b352763af89805f287153cb7972bff0523
treeb929f3401a3e5474002eb7a4122970c449b46d05
parent011244853b538a1a5adf602c8ed2de5c0f047548
i965: Emit conditional code updates as required for GLSL VS if statements.

Previously, we'd be branching based on whatever condition code happened to be
laying around.
src/mesa/drivers/dri/i965/brw_vs_emit.c