i965: Stop doing remapping of "special" regs.
authorEric Anholt <eric@anholt.net>
Tue, 6 May 2014 22:19:55 +0000 (15:19 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 12 May 2014 16:50:32 +0000 (09:50 -0700)
commitafe3d1556f6b77031f7025309511a0eea2a3e8df
tree2dd15a0dbf9e50a042c262c302813c28b8230574
parent66f5c8df067ed014c98ef7cf21591e9ea0b5b6bb
i965: Stop doing remapping of "special" regs.

Now that we aren't using pixel_[xy] in live variables, nothing is looking
at these regs after the visitor stage.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs.cpp