softpipe: compute nearest/linear texcoords four at a time.
authorBrian <brian.paul@tungstengraphics.com>
Fri, 28 Nov 2008 18:32:32 +0000 (11:32 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Tue, 2 Dec 2008 01:36:56 +0000 (18:36 -0700)
commit38bee46e83b18ff4ad42d340b507b1a15b4326c7
treec9111031270222e3de9aa8703dc4159a31b1d1b5
parentdd55083ac1c13723dba6be71f161e2ca7cac7c66
softpipe: compute nearest/linear texcoords four at a time.

A small step toward SIMD-izing the code.
src/gallium/drivers/softpipe/sp_tex_sample.c