i965/gen6+: Use non-normalized coordinates for GL_TEXTURE_RECTANGLE.
authorEric Anholt <eric@anholt.net>
Wed, 17 Aug 2011 20:41:43 +0000 (13:41 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 23 Aug 2011 18:23:04 +0000 (11:23 -0700)
commit9d4b98eb9eadecc17cd1cda0074b420a39e74647
treee3ac09c8f9dd638866b4ec20510a93804aedb0bd
parent4eeb4c150598605d1be3ce6674fa63076a720ae9
i965/gen6+: Use non-normalized coordinates for GL_TEXTURE_RECTANGLE.

Improves performance of a GL_TEXTURE_RECTANGLE microbenchmark by 1.84%
+/- .15% (n=3)
src/mesa/drivers/dri/i965/brw_fs_visitor.cpp
src/mesa/drivers/dri/i965/brw_wm_fp.c
src/mesa/drivers/dri/i965/brw_wm_sampler_state.c
src/mesa/drivers/dri/i965/gen7_sampler_state.c