i965: Pre-gen6, map VS outputs (not FS inputs) to URB setup in the new FS.
authorEric Anholt <eric@anholt.net>
Fri, 1 Oct 2010 19:15:48 +0000 (12:15 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 1 Oct 2010 19:21:51 +0000 (12:21 -0700)
commit8f63a44636e4fef2f35fe73f24c27db9b04389b1
tree924bc25a9b424a55bcae43475ecf3008722a9494
parentff5ce9289b5159e7de34706b31be771d3e3cefd6
i965: Pre-gen6, map VS outputs (not FS inputs) to URB setup in the new FS.

We should fix the SF to actually give us just the data we need, but
this fixes regressions in the new FS until then.

Fixes:
glsl-kwin-blur
glsl-routing
src/mesa/drivers/dri/i965/brw_fs.cpp