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>
Fri, 4 Sep 2009 21:12:36 +0000 (14:12 -0700)
commit8c764d5c34548d56e912cdc5990adffb0e8fd9f7
tree4bd8405b41e33ec9063b8486abd10f6b0c4fc1c6
parenta0b7850f1da6e367ed3380fbf0a59fa5af992546
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
(cherry picked from commit 78c022acd0b37bf8b32f04313d76255255e769c1)
(cherry picked from commit 63d7a2f53fb38e170f4e55f2b599e918edf2c512)
src/mesa/drivers/dri/i965/brw_vs_emit.c