i965/vs: Add support for copying user edge flags.
authorEric Anholt <eric@anholt.net>
Fri, 27 Jul 2012 19:57:56 +0000 (12:57 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 9 Aug 2012 16:07:49 +0000 (09:07 -0700)
commite119f98472f6ceb03ffd564eb0398233e7b81437
tree64674720e9ac7dd74d72097fd79122efd3837a55
parent7426d9d7699452f15f3288e781e1791d8d00a64a
i965/vs: Add support for copying user edge flags.

Fixes the glsl skinning demo regression since changing to the new GLSL
compiler, and is part of fixing piglit gl-2.0-edgeflag.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=50079
NOTE: This is a candidate for the 8.0 branch.
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp