OSDN Git Service

i965: Respect CondSwizzle in OPCODE_IF.
authorEric Anholt <eric@anholt.net>
Wed, 5 Aug 2009 01:02:31 +0000 (18:02 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 5 Aug 2009 01:06:34 +0000 (18:06 -0700)
commit78c022acd0b37bf8b32f04313d76255255e769c1
tree172a631056a56d3e86f4c8a6523b1d5ce0aad053
parent7007f8b352763af89805f287153cb7972bff0523
i965: Respect CondSwizzle in OPCODE_IF.

Fixes piglit glsl-vs-if-bool and progs/glsl/twoside, and will likely be
useful for the looping code.

Bug #18992
src/mesa/drivers/dri/i965/brw_vs_emit.c