i965: Add support for destination RelAddr writes in the VS.
authorEric Anholt <eric@anholt.net>
Thu, 26 Aug 2010 15:47:24 +0000 (08:47 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 26 Aug 2010 16:53:01 +0000 (09:53 -0700)
commit9629dbf4f2adc42bbc99f3c830be288a7b150f6a
tree187233c80b6a705d586649df78ef816ee7a385d3
parentb72c85df5567713293452db6b60c537cd913dcc1
i965: Add support for destination RelAddr writes in the VS.

Fixes: glsl-vs-varying-array
src/mesa/drivers/dri/i965/brw_program.c
src/mesa/drivers/dri/i965/brw_vs_emit.c