gallium: remove 0.5 vertex biases in set_vertex_data()
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 2 May 2008 20:00:35 +0000 (14:00 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 2 May 2008 20:00:35 +0000 (14:00 -0600)
commit6e004e973bcc5b789ee3f70b70f5d728c8b8ea71
treed6311be302c22cddb2be3534b31fda6593dff802
parent07aaf3a7a730d65052ec34a82cce9b373673b556
gallium: remove 0.5 vertex biases in set_vertex_data()

These should not be needed and were causing garbage to appear along the
edges of the mipmap images.
src/gallium/auxiliary/util/u_gen_mipmap.c